Searched refs:isCondBr (Results 1 – 3 of 3) sorted by relevance
1125 bool isCondBr = BBI.IsBrAnalyzable && MI.isConditionalBranch(); in ScanInstructions() local1133 if (isCondBr) in ScanInstructions()
415 bool isCondBr() const { return Kind == Expression || in isCondBr() function
828 let Name = "CondBr"; let PredicateMethod = "isCondBr";