Home | History | Annotate | Download | only in src

Lines Matching full:cfrom

6505       auto *CFrom = llvm::cast<Constant>(From);
6506 assert(CFrom->getShouldBePooled());
6507 Constant *Offset = Ctx->getConstantSym(0, CFrom->getLabelName());