Searched refs:isUsableDebugLoc (Results 1 – 1 of 1) sorted by relevance
3053 static bool isUsableDebugLoc(DebugLoc DL) { in isUsableDebugLoc() function3068 if (!isUsableDebugLoc(DL) && MI->getParent() != PrevInstBB) { in beginInstruction()3073 if (isUsableDebugLoc(DL)) in beginInstruction()3082 if (!isUsableDebugLoc(DL)) in beginInstruction()