Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp275 void gatherPredicates(RegionNode *N);
465 void StructurizeCFG::gatherPredicates(RegionNode *N) { in gatherPredicates() function in StructurizeCFG
540 gatherPredicates(RN); in collectInfos()