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
314 if (!IsBRU(I->getOpcode()) && !IsCondBranch(I->getOpcode())) in RemoveBranch()
324 if (!IsCondBranch(I->getOpcode())) in RemoveBranch()