Searched refs:PhiFlags (Results 1 – 1 of 1) sorted by relevance
928 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build() local929 Def DA = newDef(PA, RR, PhiFlags); in build()955 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build() local957 Def DA = newDef(PA, RR, PhiFlags); in build()1439 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in buildPhis() local1443 PA.Addr->addMember(newDef(PA, RR, PhiFlags), *this); in buildPhis()