Searched defs:ShouldEmitDebugEntryValues (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetOptionsImpl.cpp | 70 bool TargetOptions::ShouldEmitDebugEntryValues() const { ShouldEmitDebugEntryValues() function in TargetOptions |
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ | ||
H A D | InstrRefBasedImpl.cpp | 186 bool ShouldEmitDebugEntryValues; global() member in TransferTracker |