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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp225 bool isPredictableTrue(RegionNode *Node);
757 bool StructurizeCFG::isPredictableTrue(RegionNode *Node) { function in class:StructurizeCFG
785 if (isPredictableTrue(Node)) {
826 if (!isPredictableTrue(Node))

Completed in 111 milliseconds