Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp154 WasList(Other.getWasList()), Expression(Other.getExpression()) { in DbgVariableValue()
172 WasList = Other.getWasList(); in operator =()
183 bool getWasList() const { return WasList; } in getWasList() function in __anon41ad64740211::DbgVariableValue
734 else if (I.value().getWasList()) in print()
1696 bool IsList = DbgValue.getWasList(); in insertDebugValue()