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