Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dselect_generator.cc76 HPhi* select_phi = nullptr; in GetSinglePhi() local
H A Dinduction_var_analysis_test.cc97 HPhi* select_phi = new (GetAllocator()) HPhi(GetAllocator(), -1, 0, DataType::Type::kInt32); in BuildIf() local