Searched refs:OpAsCM (Results 1 – 1 of 1) sorted by relevance
127 auto *OpAsCM = cast<ConstantAsMetadata>(OpAsM); in AbstractCallSite() local128 assert(OpAsCM->getType()->isIntegerTy(64) && in AbstractCallSite()131 int64_t Idx = cast<ConstantInt>(OpAsCM->getValue())->getSExtValue(); in AbstractCallSite()