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