Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2942 static bool isUsableDebugLoc(DebugLoc DL) { in isUsableDebugLoc() function
2957 if (!isUsableDebugLoc(DL) && MI->getParent() != PrevInstBB) { in beginInstruction()
2962 if (isUsableDebugLoc(DL)) in beginInstruction()
2971 if (!isUsableDebugLoc(DL)) in beginInstruction()