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