Searched defs:gates (Results 1 – 4 of 4) sorted by relevance
88 #### RETURN101 #### THROW114 #### ORDINARY_BLOCK127 #### IF_BRANCH140 #### SWITCH_BRANCH153 #### IF_TRUE | IF_FALSE166 #### IF_SUCCESS | IF_EXCEPTION179 #### SWITCH_CASE | DEFAULT_CASE192 #### MERGE205 #### LOOP_BEGIN[all …]
137 void AddGates(ChunkVector<GateRef>& gates) in AddGates()
841 auto& gates = r->GetGates(); in LinearizeRegions() local
51 auto gates = builder_->GetGatesByBcIndex(index); in MethodTypeInfer() local1330 auto gates = builder_->GetGatesByBcIndex(bcIndex); in PrintByteCodesWithTypes() local