Searched refs:DefGotPtr (Results 1 – 1 of 1) sorted by relevance
925 InstFakeDef *DefGotPtr = nullptr; in materializeGotAddr() local929 DefGotPtr = FakeDef; in materializeGotAddr()934 if (DefGotPtr == nullptr || DefGotPtr->isDeleted()) { in materializeGotAddr()940 Context.setInsertPoint(instToIterator(DefGotPtr)); in materializeGotAddr()941 assert(DefGotPtr->getSrcSize() == 1); in materializeGotAddr()942 auto *T = llvm::cast<Variable>(DefGotPtr->getSrc(0)); in materializeGotAddr()946 DefGotPtr->setDeleted(); in materializeGotAddr()