Home
last modified time | relevance | path

Searched defs:innermostLoops (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcontrol_dep_analysis.cpp179 std::vector<LoopDesc *> innermostLoops; in ComputeGeneralNonLinearRegions() local
307 void ControlDepAnalysis::FindInnermostLoops(std::vector<LoopDesc *> &innermostLoops, in FindInnermostLoops()