|
void | stepOverInstruction (Graph &, unsigned bytecodeOffset, FastBitVector &out, const UseFunctor &, const DefFunctor &) |
|
void | stepOverInstruction (Graph &, unsigned bytecodeOffset, FastBitVector &out) |
|
void | stepOverInstruction (Graph &, unsigned bytecodeOffset, FastBitVector &out, const UseFunctor &, const DefFunctor &) |
|
void | stepOverInstruction (Graph &, unsigned bytecodeOffset, FastBitVector &out) |
|
bool | computeLocalLivenessForBytecodeOffset (Graph &, BytecodeBasicBlock *, unsigned targetOffset, FastBitVector &result) |
|
bool | computeLocalLivenessForBytecodeOffset (Graph &, BytecodeBasicBlock *, unsigned targetOffset, FastBitVector &result) |
|
bool | computeLocalLivenessForBlock (Graph &, BytecodeBasicBlock *) |
|
bool | computeLocalLivenessForBlock (Graph &, BytecodeBasicBlock *) |
|
FastBitVector | getLivenessInfoAtBytecodeOffset (Graph &, unsigned bytecodeOffset) |
|
FastBitVector | getLivenessInfoAtBytecodeOffset (Graph &, unsigned bytecodeOffset) |
|
void | runLivenessFixpoint (Graph &) |
|
void | runLivenessFixpoint (Graph &) |
|
◆ GeneratorLivenessAnalysis()
◆ computeDefsForBytecodeOffset()
template<typename Functor >
◆ computeUsesForBytecodeOffset()
template<typename Functor >
◆ run()
void JSC::GeneratorLivenessAnalysis::run |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: