Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1758 auto SpillIt = in emitDebugValues() local
1760 bool Spilled = SpillIt != SpillOffsets.end(); in emitDebugValues()
1762 LocSpillOffsets.push_back(Spilled ? SpillIt->second : 0); in emitDebugValues()