Searched refs:INVALID_DEPTH (Results 1 – 2 of 2) sorted by relevance
161 depth_ = INVALID_DEPTH; in Clear()227 static constexpr int32_t INVALID_DEPTH = -1; variable230 int32_t depth_ {INVALID_DEPTH};240 int32_t loopDepth_ {INVALID_DEPTH};
321 ASSERT(succ->iDominator_->depth_ != GateRegion::INVALID_DEPTH); in BuildImmediateDominatorDepth()