Searched refs:debuginfoShouldUseDebugInstrRef (Results 1 – 4 of 4) sorted by relevance
39 extern bool debuginfoShouldUseDebugInstrRef(const Triple &T);
131 bool llvm::debuginfoShouldUseDebugInstrRef(const Triple &T) { in debuginfoShouldUseDebugInstrRef() function in llvm
1236 if (llvm::debuginfoShouldUseDebugInstrRef(getTarget().getTargetTriple())) in shouldUseDebugInstrRef()
344 return debuginfoShouldUseDebugInstrRef( in shouldCoalesceFragments()