Home
last modified time | relevance | path

Searched refs:GetLoopPreds (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h430 const MapleList<BB *> &GetLoopPreds() const in GetLoopPreds() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp1891 if (FindNotIn(bb.GetLoopPreds(), pred)) { in PruneLrForSplit()
1896 if (FindNotIn(bb.GetLoopPreds(), pred)) { in PruneLrForSplit()