Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp192 void analyzeLoops(RegionNode *N);
349 void StructurizeCFG::analyzeLoops(RegionNode *N) { in analyzeLoops() function in StructurizeCFG
508 analyzeLoops(*OI); in collectInfos()