Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DBranchProbabilityInfo.h200 static BranchProbability getBranchProbStackProtector(bool IsLikely) { in getBranchProbStackProtector()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3624 bool IsLikely = false; in expandBranchImm() local
3902 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; in expandCondBranches() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10446 bool IsLikely, in AddSuccessorMBB()