Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Transforms/Utils/
DLocal.cpp1023 DebugLoc LIDL = LI->getDebugLoc(); in ConvertDebugDeclareToDebugValue() local
1024 if (!LIDL.isUnknown()) in ConvertDebugDeclareToDebugValue()
1025 DbgVal->setDebugLoc(LIDL); in ConvertDebugDeclareToDebugValue()