Searched refs:NoDebugValueIndex (Results 1 – 1 of 1) sorted by relevance
864 static constexpr const uint32_t NoDebugValueIndex = ~0u; member866 uint32_t debugValueIndex = NoDebugValueIndex; // Index into State::lastReachedDebugValues1828 if(node->debugValueIndex == debug::LocalVariable::ValueNode::NoDebugValueIndex) in process()2053 auto newActiveValue = (node->debugValueIndex != debug::LocalVariable::ValueNode::NoDebugValueIndex) in updateValue()