computeDefsForBytecodeOffset(UnlinkedCodeBlock *codeBlock, OpcodeID opcodeID, UnlinkedInstruction *instruction, FastBitVector &, const Functor &functor) | JSC::GeneratorLivenessAnalysis | inline |
computeLocalLivenessForBlock(Graph &, BytecodeBasicBlock *) | JSC::BytecodeLivenessPropagation< GeneratorLivenessAnalysis > | inlineprotected |
computeLocalLivenessForBlock(Graph &, BytecodeBasicBlock *) | JSC::BytecodeLivenessPropagation< GeneratorLivenessAnalysis > | protected |
computeLocalLivenessForBytecodeOffset(Graph &, BytecodeBasicBlock *, unsigned targetOffset, FastBitVector &result) | JSC::BytecodeLivenessPropagation< GeneratorLivenessAnalysis > | inlineprotected |
computeLocalLivenessForBytecodeOffset(Graph &, BytecodeBasicBlock *, unsigned targetOffset, FastBitVector &result) | JSC::BytecodeLivenessPropagation< GeneratorLivenessAnalysis > | protected |
computeUsesForBytecodeOffset(UnlinkedCodeBlock *codeBlock, OpcodeID opcodeID, UnlinkedInstruction *instruction, FastBitVector &, const Functor &functor) | JSC::GeneratorLivenessAnalysis | inline |
GeneratorLivenessAnalysis(BytecodeGeneratorification &generatorification) | JSC::GeneratorLivenessAnalysis | inline |
getLivenessInfoAtBytecodeOffset(Graph &, unsigned bytecodeOffset) | JSC::BytecodeLivenessPropagation< GeneratorLivenessAnalysis > | inlineprotected |
getLivenessInfoAtBytecodeOffset(Graph &, unsigned bytecodeOffset) | JSC::BytecodeLivenessPropagation< GeneratorLivenessAnalysis > | protected |
run() | JSC::GeneratorLivenessAnalysis | inline |
runLivenessFixpoint(Graph &) | JSC::BytecodeLivenessPropagation< GeneratorLivenessAnalysis > | inlineprotected |
runLivenessFixpoint(Graph &) | JSC::BytecodeLivenessPropagation< GeneratorLivenessAnalysis > | protected |
stepOverInstruction(Graph &, unsigned bytecodeOffset, FastBitVector &out, const UseFunctor &, const DefFunctor &) | JSC::BytecodeLivenessPropagation< GeneratorLivenessAnalysis > | inlineprotected |
stepOverInstruction(Graph &, unsigned bytecodeOffset, FastBitVector &out) | JSC::BytecodeLivenessPropagation< GeneratorLivenessAnalysis > | inlineprotected |
stepOverInstruction(Graph &, unsigned bytecodeOffset, FastBitVector &out, const UseFunctor &, const DefFunctor &) | JSC::BytecodeLivenessPropagation< GeneratorLivenessAnalysis > | protected |
stepOverInstruction(Graph &, unsigned bytecodeOffset, FastBitVector &out) | JSC::BytecodeLivenessPropagation< GeneratorLivenessAnalysis > | protected |