Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DMDBuilder.cpp38 uint32_t FalseWeight, bool IsExpected) { in createBranchWeights() argument
53 bool IsExpected) { in createBranchWeights() argument
H A DProfDataUtils.cpp240 setBranchWeights(Instruction & I,ArrayRef<uint32_t> Weights,bool IsExpected) setBranchWeights() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp865 setBranchWeights(SwitchInst * SI,ArrayRef<uint32_t> Weights,bool IsExpected) setBranchWeights() argument
878 setBranchWeights(Instruction * I,uint32_t TrueWeight,uint32_t FalseWeight,bool IsExpected) setBranchWeights() argument
[all...]