Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h315 osr_(osr) { in arena_()
503 bool IsCompilingOsr() const { return osr_; } in IsCompilingOsr()
638 const bool osr_; variable