Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp928 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build() local
929 Def DA = newDef(PA, RR, PhiFlags); in build()
955 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build() local
957 Def DA = newDef(PA, RR, PhiFlags); in build()
1439 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in buildPhis() local
1443 PA.Addr->addMember(newDef(PA, RR, PhiFlags), *this); in buildPhis()