BytecodeLivenessAnalysis(CodeBlock *) | JSC::BytecodeLivenessAnalysis | |
BytecodeLivenessAnalysis(CodeBlock *) | JSC::BytecodeLivenessAnalysis | |
BytecodeLivenessPropagation< BytecodeLivenessAnalysis > class | JSC::BytecodeLivenessAnalysis | friend |
computeFullLiveness(FullBytecodeLiveness &result) | JSC::BytecodeLivenessAnalysis | |
computeFullLiveness(FullBytecodeLiveness &result) | JSC::BytecodeLivenessAnalysis | |
computeKills(BytecodeKills &result) | JSC::BytecodeLivenessAnalysis | |
computeKills(BytecodeKills &result) | JSC::BytecodeLivenessAnalysis | |
computeLocalLivenessForBlock(Graph &, BytecodeBasicBlock *) | JSC::BytecodeLivenessPropagation< BytecodeLivenessAnalysis > | inlineprivate |
computeLocalLivenessForBlock(Graph &, BytecodeBasicBlock *) | JSC::BytecodeLivenessPropagation< BytecodeLivenessAnalysis > | private |
computeLocalLivenessForBytecodeOffset(Graph &, BytecodeBasicBlock *, unsigned targetOffset, FastBitVector &result) | JSC::BytecodeLivenessPropagation< BytecodeLivenessAnalysis > | inlineprivate |
computeLocalLivenessForBytecodeOffset(Graph &, BytecodeBasicBlock *, unsigned targetOffset, FastBitVector &result) | JSC::BytecodeLivenessPropagation< BytecodeLivenessAnalysis > | private |
getLivenessInfoAtBytecodeOffset(unsigned bytecodeOffset) | JSC::BytecodeLivenessAnalysis | |
getLivenessInfoAtBytecodeOffset(unsigned bytecodeOffset) | JSC::BytecodeLivenessAnalysis | |
BytecodeLivenessPropagation< BytecodeLivenessAnalysis >::getLivenessInfoAtBytecodeOffset(Graph &, unsigned bytecodeOffset) | JSC::BytecodeLivenessPropagation< BytecodeLivenessAnalysis > | inlineprivate |
operandIsLiveAtBytecodeOffset(int operand, unsigned bytecodeOffset) | JSC::BytecodeLivenessAnalysis | |
operandIsLiveAtBytecodeOffset(int operand, unsigned bytecodeOffset) | JSC::BytecodeLivenessAnalysis | |
runLivenessFixpoint(Graph &) | JSC::BytecodeLivenessPropagation< BytecodeLivenessAnalysis > | inlineprivate |
runLivenessFixpoint(Graph &) | JSC::BytecodeLivenessPropagation< BytecodeLivenessAnalysis > | private |
stepOverInstruction(Graph &, unsigned bytecodeOffset, FastBitVector &out, const UseFunctor &, const DefFunctor &) | JSC::BytecodeLivenessPropagation< BytecodeLivenessAnalysis > | inlineprivate |
stepOverInstruction(Graph &, unsigned bytecodeOffset, FastBitVector &out) | JSC::BytecodeLivenessPropagation< BytecodeLivenessAnalysis > | inlineprivate |
stepOverInstruction(Graph &, unsigned bytecodeOffset, FastBitVector &out, const UseFunctor &, const DefFunctor &) | JSC::BytecodeLivenessPropagation< BytecodeLivenessAnalysis > | private |
stepOverInstruction(Graph &, unsigned bytecodeOffset, FastBitVector &out) | JSC::BytecodeLivenessPropagation< BytecodeLivenessAnalysis > | private |