Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DLiveDebugValues.h39 extern bool debuginfoShouldUseDebugInstrRef(const Triple &T);
H A DLiveDebugValues.cpp131 bool llvm::debuginfoShouldUseDebugInstrRef(const Triple &T) { in debuginfoShouldUseDebugInstrRef() function in llvm
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp1236 if (llvm::debuginfoShouldUseDebugInstrRef(getTarget().getTargetTriple())) in shouldUseDebugInstrRef()
H A DAssignmentTrackingAnalysis.cpp344 return debuginfoShouldUseDebugInstrRef( in shouldCoalesceFragments()