Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h357 osr_(osr), in allocator_()
586 bool IsCompilingOsr() const { return osr_; } in IsCompilingOsr()
772 const bool osr_; variable