Searched defs:IsInLoop (Results 1 – 1 of 1) sorted by relevance
1396 bool IsInLoop() const { return loop_information_ != nullptr; } in IsInLoop() function2250 bool IsInLoop() const { return block_->IsInLoop(); } in IsInLoop() function