Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dexecution_subgraph_test.cc623 std::unordered_set<const HBasicBlock*> exclude_c({ blks.Get("c") }); in TEST_F() local
732 BlockSet exclude_c({ blks.Get("c_begin_1"), in TEST_F() local