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