Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp271 void analyzeLoops(RegionNode *N);
433 void StructurizeCFG::analyzeLoops(RegionNode *N) { in analyzeLoops() function in StructurizeCFG
546 analyzeLoops(RN); in collectInfos()