Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp269 void analyzeLoops(RegionNode *N);
426 void StructurizeCFG::analyzeLoops(RegionNode *N) { in analyzeLoops() function in StructurizeCFG
539 analyzeLoops(RN); in collectInfos()