reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
384 return *(getStatepoint()->arg_begin() + getBasePtrIndex());
lib/CodeGen/CodeGenPrepare.cpp888 auto K = std::make_pair(ThisRelocate->getBasePtrIndex(), 944 if (RI->getBasePtrIndex() == RelocatedBase->getBasePtrIndex()) { 944 if (RI->getBasePtrIndex() == RelocatedBase->getBasePtrIndex()) { 950 assert(ToReplace->getBasePtrIndex() == RelocatedBase->getBasePtrIndex() && 950 assert(ToReplace->getBasePtrIndex() == RelocatedBase->getBasePtrIndex() && 952 if (ToReplace->getBasePtrIndex() == ToReplace->getDerivedPtrIndex()) {lib/Transforms/InstCombine/InstCombineCalls.cpp
3984 GCR.getBasePtrIndex() != GCR.getDerivedPtrIndex()) { 3986 II->setOperand(2, ConstantInt::get(OpIntTy, GCR.getBasePtrIndex()));