Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_linear_scan.h50 bool Validate(bool log_fatal_on_failure) OVERRIDE { in Validate() function
Dregister_allocator_graph_color.cc709 bool RegisterAllocatorGraphColor::Validate(bool log_fatal_on_failure) { in Validate() function in art::RegisterAllocatorGraphColor