Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dsuperblock_cloner.cc425 HBasicBlock* phi_block = phi->GetBlock(); in ResolvePhi() local
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c5120 struct phi_block { struct
5135 struct phi_block *vphi = ralloc(ctx->phis, struct phi_block); in emit_phi() argument