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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp217 void analyzeLoops(RegionNode *N);
386 void StructurizeCFG::analyzeLoops(RegionNode *N) { function in class:StructurizeCFG
533 analyzeLoops(RN);

Completed in 171 milliseconds