Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp269 void gatherPredicates(RegionNode *N);
456 void StructurizeCFG::gatherPredicates(RegionNode *N) { in gatherPredicates() function in StructurizeCFG
531 gatherPredicates(RN); in collectInfos()