Searched refs:isPredictableTrue (Results 1 – 1 of 1) sorted by relevance
350 bool isPredictableTrue(RegionNode *Node);1034 bool StructurizeCFG::isPredictableTrue(RegionNode *Node) { in isPredictableTrue() function in StructurizeCFG1060 if (isPredictableTrue(Node)) { in wireFlow()1102 if (!isPredictableTrue(Node)) in handleLoops()