Searched refs:isCondBranchOpcode (Results 1 – 15 of 15) sorted by relevance
143 if (MBlaze::isCondBranchOpcode(LastOpc)) { in AnalyzeBranch()162 if (MBlaze::isCondBranchOpcode(SecondLastInst->getOpcode()) && in AnalyzeBranch()224 !MBlaze::isCondBranchOpcode(I->getOpcode())) in RemoveBranch()234 if (!MBlaze::isCondBranchOpcode(I->getOpcode())) in RemoveBranch()
155 inline static bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
127 static bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function188 } else if (isCondBranchOpcode(I->getOpcode())) { in analyzeBranch()250 !isCondBranchOpcode(I->getOpcode())) in removeBranch()261 if (!isCondBranchOpcode(I->getOpcode())) in removeBranch()
146 static bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function182 if (isCondBranchOpcode(LastOpc)) { in analyzeBranch()217 if (isCondBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()
260 static inline bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
119 if (isCondBranchOpcode(LastOpc)) { in analyzeBranch()154 if (isCondBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()230 !isCondBranchOpcode(I->getOpcode())) in RemoveBranch()241 if (!isCondBranchOpcode(I->getOpcode())) in RemoveBranch()
326 static inline bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
221 if (isCondBranchOpcode(LastOpc)) { in analyzeBranch()256 if (isCondBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in analyzeBranch()333 !isCondBranchOpcode(I->getOpcode())) in removeBranch()347 if (!isCondBranchOpcode(I->getOpcode())) { in removeBranch()
320 bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
297 if (isCondBranchOpcode(LastOpc)) { in AnalyzeBranch()334 if (isCondBranchOpcode(SecondLastOpc) && isUncondBranchOpcode(LastOpc)) { in AnalyzeBranch()379 !isCondBranchOpcode(I->getOpcode())) in RemoveBranch()389 if (!isCondBranchOpcode(I->getOpcode())) in RemoveBranch()
425 bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
329 } else if (isCondBranchOpcode(I->getOpcode())) { in analyzeBranch()391 !isCondBranchOpcode(I->getOpcode())) in RemoveBranch()401 if (!isCondBranchOpcode(I->getOpcode())) in RemoveBranch()
472 bool isCondBranchOpcode(int Opc) { in isCondBranchOpcode() function
347 } else if (isCondBranchOpcode(I->getOpcode())) { in analyzeBranch()411 !isCondBranchOpcode(I->getOpcode())) in removeBranch()421 if (!isCondBranchOpcode(I->getOpcode())) in removeBranch()