Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDAbstractCallSite.cpp46 auto *CBCalleeIdxAsCM = cast<ConstantAsMetadata>(OpMD->getOperand(0)); in getCallbackUses() local
48 cast<ConstantInt>(CBCalleeIdxAsCM->getValue())->getZExtValue(); in getCallbackUses()
104 auto *CBCalleeIdxAsCM = cast<ConstantAsMetadata>(OpMD->getOperand(0)); in AbstractCallSite() local
106 cast<ConstantInt>(CBCalleeIdxAsCM->getValue())->getZExtValue(); in AbstractCallSite()