Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimizing_unit_test.h250 bool CheckGraph(HGraph* graph, bool check_ref_type_info) { in CheckGraph() argument
252 checker.SetRefTypeInfoCheckEnabled(check_ref_type_info); in CheckGraph()