webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
JSC::BytecodeLivenessAnalysis Member List

This is the complete list of members for JSC::BytecodeLivenessAnalysis, including all inherited members.

BytecodeLivenessAnalysis(CodeBlock *)JSC::BytecodeLivenessAnalysis
BytecodeLivenessAnalysis(CodeBlock *)JSC::BytecodeLivenessAnalysis
BytecodeLivenessPropagation< BytecodeLivenessAnalysis > classJSC::BytecodeLivenessAnalysisfriend
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