Searched defs:IsCondBranch (Results 1 – 2 of 2) sorted by relevance
122 static inline bool IsCondBranch(unsigned BrOpc) { in IsCondBranch() function
594 bool IsCondBranch = isa<VPBranchOnMaskRecipe>(R) || in hasConditionalTerminator() local