Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DBranchProbabilityInfo.h114 static uint32_t getBranchWeightStackProtector(bool IsLikely) { in getBranchWeightStackProtector()
118 static BranchProbability getBranchProbStackProtector(bool IsLikely) { in getBranchProbStackProtector()
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp2666 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; in expandCondBranches() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp7627 bool IsLikely, in AddSuccessorMBB()