Searched refs:AInstrWeight (Results 1 – 1 of 1) sorted by relevance
1199 ConstantInt *AInstrWeight = mdconst::dyn_extract<ConstantInt>( in mergeDirectCallProfMetadata() local1203 assert(AInstrWeight && BInstrWeight && "verified by LLVM verifier"); in mergeDirectCallProfMetadata()1208 SaturatingAdd(AInstrWeight->getZExtValue(), in mergeDirectCallProfMetadata()