Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp302 bool isPredictableTrue(RegionNode *Node);
790 bool StructurizeCFG::isPredictableTrue(RegionNode *Node) { in isPredictableTrue() function in StructurizeCFG
819 if (isPredictableTrue(Node)) { in wireFlow()
859 if (!isPredictableTrue(Node)) in handleLoops()