Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DBranchProbabilityInfo.h194 static BranchProbability getBranchProbStackProtector(bool IsLikely) { in getBranchProbStackProtector()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp3624 bool IsLikely = false; in expandBranchImm() local
3902 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; in expandCondBranches() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp10501 bool IsLikely, in AddSuccessorMBB()