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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBranchProbabilityInfo.h143 static BranchProbability getBranchProbStackProtector(bool IsLikely) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10082 AddSuccessorMBB(const BasicBlock *BB, MachineBasicBlock *ParentMBB, bool IsLikely, MachineBasicBlock *SuccMBB) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3624 bool IsLikely = false; local
3902 bool ReverseOrderSLT, IsUnsigned, IsLikely, AcceptsEquality; local
[all...]

Completed in 145 milliseconds