Searched defs:on_stack (Results 1 – 2 of 2) sorted by relevance
87 bool on_stack; // Indicates node is on DFS stack during walk. in NON_EXPORTED_BASE() member
598 void EscapeStatusAnalysis::SetInQueue(NodeId id, bool on_stack) { in SetInQueue()