Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp196 void analyzeLoops(RegionNode *N);
359 void StructurizeCFG::analyzeLoops(RegionNode *N) { in analyzeLoops() function in StructurizeCFG
518 analyzeLoops(RN); in collectInfos()