Home
last modified time | relevance | path

Searched refs:BInstrWeight (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp1193 ConstantInt *BInstrWeight = in mergeDirectCallProfMetadata() local
1195 assert(AInstrWeight && BInstrWeight && "verified by LLVM verifier"); in mergeDirectCallProfMetadata()
1201 BInstrWeight->getZExtValue())))}); in mergeDirectCallProfMetadata()