Home
last modified time | relevance | path

Searched refs:SetGraphInBadState (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Doptimizing_compiler.cc152 void SetGraphInBadState() { graph_in_bad_state_ = true; } in SetGraphInBadState() function in art::PassObserver
879 pass_observer.SetGraphInBadState(); in TryCompile()