Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp122 static inline bool IsCondBranch(unsigned BrOpc) { in IsCondBranch() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp594 bool IsCondBranch = isa<VPBranchOnMaskRecipe>(R) || in hasConditionalTerminator() local