Home
last modified time | relevance | path

Searched refs:getBasePtrIndex (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
DStatepoint.h364 unsigned getBasePtrIndex() const { in getBasePtrIndex() function
376 return *(CS.arg_begin() + getBasePtrIndex()); in getBasePtr()
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp570 auto K = std::make_pair(ThisRelocate->getBasePtrIndex(), in computeBaseDerivedRelocateMap()
617 assert(ToReplace->getBasePtrIndex() == RelocatedBase->getBasePtrIndex() && in simplifyRelocatesOffABase()
619 if (ToReplace->getBasePtrIndex() == ToReplace->getDerivedPtrIndex()) { in simplifyRelocatesOffABase()