Searched defs:isCondBr (Results 1 – 2 of 2) sorted by relevance
1105 bool isCondBr = BBI.IsBrAnalyzable && MI.isConditionalBranch(); ScanInstructions() local
411 bool isCondBr() const { return Kind == Expression || isCondBr() function