Home
last modified time | relevance | path

Searched defs:IsLikely (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenCommonISel.cpp30 const BasicBlock *BB, MachineBasicBlock *ParentMBB, bool IsLikely, in addSuccessorMBB()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBranchProbabilityInfo.h202 static BranchProbability getBranchProbStackProtector(bool IsLikely) { in getBranchProbStackProtector()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3694 bool IsLikely = false; in expandBranchImm() local
3972 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; in expandCondBranches() local