Home
last modified time | relevance | path

Searched refs:IsCondBranch (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp126 static inline bool IsCondBranch(unsigned BrOpc) { in IsCondBranch() function
323 if (!IsBRU(I->getOpcode()) && !IsCondBranch(I->getOpcode())) in RemoveBranch()
333 if (!IsCondBranch(I->getOpcode())) in RemoveBranch()