Searched refs:CurrentPair (Results 1 – 2 of 2) sorted by relevance
1231 CurrentPair.first = nullptr;1237 upward_defs_iterator() { CurrentPair.first = nullptr; }1246 return CurrentPair;1268 CurrentPair.first = *DefIterator;1269 CurrentPair.second = Location;1277 if (Translator.getAddr() != CurrentPair.second.Ptr)1278 CurrentPair.second =1279 CurrentPair.second.getWithNewPtr(Translator.getAddr());1286 if (!IsGuaranteedLoopInvariant(CurrentPair.second.Ptr))1287 CurrentPair.second = CurrentPair.second.getWithNewSize([all …]
274 GOTDefUsePair CurrentPair{BBI, MachineBasicBlock::iterator(), in addLinkerOpt() local277 CandPairs.push_back(CurrentPair); in addLinkerOpt()