Searched refs:CBCalleeIdxAsCM (Results 1 – 1 of 1) sorted by relevance
46 auto *CBCalleeIdxAsCM = cast<ConstantAsMetadata>(OpMD->getOperand(0)); in getCallbackUses() local48 cast<ConstantInt>(CBCalleeIdxAsCM->getValue())->getZExtValue(); in getCallbackUses()104 auto *CBCalleeIdxAsCM = cast<ConstantAsMetadata>(OpMD->getOperand(0)); in AbstractCallSite() local106 cast<ConstantInt>(CBCalleeIdxAsCM->getValue())->getZExtValue(); in AbstractCallSite()