Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3082 static bool isUsableDebugLoc(DebugLoc DL) { in isUsableDebugLoc() function
3097 if (!isUsableDebugLoc(DL) && MI->getParent() != PrevInstBB) { in beginInstruction()
3102 if (isUsableDebugLoc(DL)) in beginInstruction()
3111 if (!isUsableDebugLoc(DL)) in beginInstruction()