Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DAddDiscriminators.cpp207 auto *NewDIL = in runOnFunction() local
210 DebugLoc newDebugLoc = NewDIL; in runOnFunction()
219 DEBUG(dbgs() << NewDIL->getFilename() << ":" << NewDIL->getLine() in runOnFunction()
220 << ":" << NewDIL->getColumn() << ":" in runOnFunction()
221 << NewDIL->getDiscriminator() << *I1 << "\n"); in runOnFunction()