Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp755 void CallInst::updateProfWeight(uint64_t S, uint64_t T) { in updateProfWeight() function in CallInst
835 void InvokeInst::updateProfWeight(uint64_t S, uint64_t T) { in updateProfWeight() function in InvokeInst