Searched refs:INVALID_DEPTH (Results 1 – 2 of 2) sorted by relevance
160 depth_ = INVALID_DEPTH; in Clear()191 static constexpr int32_t INVALID_DEPTH = -1; variable193 int32_t depth_ {INVALID_DEPTH};202 int32_t loopNumber_ {INVALID_DEPTH};
290 ASSERT(succ->iDominator_->depth_ != GateRegion::INVALID_DEPTH); in BuildImmediateDominatorDepth()