Searched refs:IDL (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp74 if (DILocation *IDL = DL.getInlinedAt()) {
76 printDebugLoc(IDL, OS);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1494 DebugLoc IDL = local
1496 BI->setDebugLoc(IDL);

Completed in 64 milliseconds