Searched refs:isUsableDebugLoc (Results 1 – 1 of 1) sorted by relevance
2943 static bool isUsableDebugLoc(DebugLoc DL) { in isUsableDebugLoc() function2958 if (!isUsableDebugLoc(DL) && MI->getParent() != PrevInstBB) { in beginInstruction()2963 if (isUsableDebugLoc(DL)) in beginInstruction()2972 if (!isUsableDebugLoc(DL)) in beginInstruction()