Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc8358 HInstruction* breturn_call = MakeInvoke(DataType::Type::kVoid, {}); in TEST_P() local
8363 breturn->AddInstruction(breturn_call); in TEST_P()
8367 ManuallyBuildEnvFor(breturn_call, {}); in TEST_P()