computeLocalLivenessForBlock(Graph &, BytecodeBasicBlock *) | JSC::BytecodeLivenessPropagation< DerivedAnalysis > | inlineprotected |
computeLocalLivenessForBlock(Graph &, BytecodeBasicBlock *) | JSC::BytecodeLivenessPropagation< DerivedAnalysis > | protected |
computeLocalLivenessForBytecodeOffset(Graph &, BytecodeBasicBlock *, unsigned targetOffset, FastBitVector &result) | JSC::BytecodeLivenessPropagation< DerivedAnalysis > | inlineprotected |
computeLocalLivenessForBytecodeOffset(Graph &, BytecodeBasicBlock *, unsigned targetOffset, FastBitVector &result) | JSC::BytecodeLivenessPropagation< DerivedAnalysis > | protected |
getLivenessInfoAtBytecodeOffset(Graph &, unsigned bytecodeOffset) | JSC::BytecodeLivenessPropagation< DerivedAnalysis > | inlineprotected |
getLivenessInfoAtBytecodeOffset(Graph &, unsigned bytecodeOffset) | JSC::BytecodeLivenessPropagation< DerivedAnalysis > | protected |
runLivenessFixpoint(Graph &) | JSC::BytecodeLivenessPropagation< DerivedAnalysis > | inlineprotected |
runLivenessFixpoint(Graph &) | JSC::BytecodeLivenessPropagation< DerivedAnalysis > | protected |
stepOverInstruction(Graph &, unsigned bytecodeOffset, FastBitVector &out, const UseFunctor &, const DefFunctor &) | JSC::BytecodeLivenessPropagation< DerivedAnalysis > | inlineprotected |
stepOverInstruction(Graph &, unsigned bytecodeOffset, FastBitVector &out) | JSC::BytecodeLivenessPropagation< DerivedAnalysis > | inlineprotected |
stepOverInstruction(Graph &, unsigned bytecodeOffset, FastBitVector &out, const UseFunctor &, const DefFunctor &) | JSC::BytecodeLivenessPropagation< DerivedAnalysis > | protected |
stepOverInstruction(Graph &, unsigned bytecodeOffset, FastBitVector &out) | JSC::BytecodeLivenessPropagation< DerivedAnalysis > | protected |