Home | History | Annotate | Download | only in src

Lines Matching full:cfrom

7969       auto *CFrom = llvm::cast<Constant>(From);
7970 assert(CFrom->getShouldBePooled());
7971 Constant *Offset = Ctx->getConstantSym(0, CFrom->getLabelName());