Home
last modified time | relevance | path

Searched defs:Validate (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dregister_allocator_linear_scan.h49 bool Validate(bool log_fatal_on_failure) override { in Validate() function
Dregister_allocator_graph_color.cc732 bool RegisterAllocatorGraphColor::Validate(bool log_fatal_on_failure) { in Validate() function in art::RegisterAllocatorGraphColor