Searched refs:OpIt (Results 1 – 2 of 2) sorted by relevance
33 ItTy OpIt; variable50 I.OpIt = It; in begin()56 I.OpIt = It; in end()61 return OpIt == x.OpIt;78 Value *getOperand() const { return const_cast<Value *>(&**OpIt); } in getOperand()93 ++OpIt;
395 for (auto &OpIt : N->operands()) { in isDILocationReachable() local396 Metadata *Op = OpIt.get(); in isDILocationReachable()