Searched refs:isCondBr (Results 1 – 10 of 10) sorted by relevance
716 bool isCondBr = BBI.IsBrAnalyzable && MI.isConditionalBranch(); in ScanInstructions() local719 if (isCondBr) in ScanInstructions()
1111 bool isCondBr = BBI.IsBrAnalyzable && MI.isConditionalBranch(); in ScanInstructions() local1119 if (isCondBr) in ScanInstructions()
405 bool isCondBr() const { return Kind == Expression || in isCondBr() function
388 bool isCondBr() const { return Kind == Expression || in isCondBr() function
531 bool isCondBr() const { return Kind == Expression || in isCondBr() function
609 let Name = "CondBr"; let PredicateMethod = "isCondBr";
744 let Name = "CondBr"; let PredicateMethod = "isCondBr";
867 let Name = "CondBr"; let PredicateMethod = "isCondBr";
3382 DiagnosticPredicate DP(Operand.isCondBr());