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