Home
last modified time | relevance | path

Searched refs:IsOpndLiveinBB (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dpeep.cpp119 ReturnType result = IsOpndLiveinBB(regOpnd, *succ); in CheckOpndLiveinSuccs()
162 ReturnType CGPeepPattern::IsOpndLiveinBB(const RegOperand &regOpnd, const BB &bb) const in IsOpndLiveinBB() function in maplebe::CGPeepPattern
332 ReturnType result = IsOpndLiveinBB(regOpnd, *succ); in CheckOpndLiveinSuccs()
375 ReturnType PeepPattern::IsOpndLiveinBB(const RegOperand &regOpnd, const BB &bb) const in IsOpndLiveinBB() function in maplebe::PeepPattern
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dpeep.h105 ReturnType IsOpndLiveinBB(const RegOperand &regOpnd, const BB &bb) const;
130 ReturnType IsOpndLiveinBB(const RegOperand &regOpnd, const BB &bb) const;

Completed in 2 milliseconds