Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp357 bool hasLoc(const Instruction &I) { in hasLoc() function
435 DebugInfoBeforePass.DILocations.insert({&I, hasLoc(I)}); in collectDebugInfoMetadata()
679 DebugInfoAfterPass.DILocations.insert({&I, hasLoc(I)}); in checkDebugInfoMetadata()