Searched refs:IsCondBranch (Results 1 – 2 of 2) sorted by relevance
122 static inline bool IsCondBranch(unsigned BrOpc) { in IsCondBranch() function313 if (!IsBRU(I->getOpcode()) && !IsCondBranch(I->getOpcode())) in removeBranch()323 if (!IsCondBranch(I->getOpcode())) in removeBranch()
444 bool IsCondBranch = in hasConditionalTerminator() local448 (void)IsCondBranch; in hasConditionalTerminator()451 assert(IsCondBranch && "block with multiple successors not terminated by " in hasConditionalTerminator()458 !IsCondBranch && in hasConditionalTerminator()