Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DDebugify.cpp441 auto InstrIt = DILocsBefore.find(Instr); in checkInstructions() local
442 if (InstrIt == DILocsBefore.end()) { in checkInstructions()
456 if (!InstrIt->second) in checkInstructions()