Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ThisPtr

249   llvm::Value *ThisPtr = &*AI;
254 if (isa<llvm::StoreInst>(I) && I->getOperand(0) == ThisPtr) {
263 PerformTypeAdjustment(*this, ThisPtr,