Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFGraph.cpp911 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build() local
912 NodeAddr<DefNode*> DA = newDef(PA, RR, PhiFlags); in build()
936 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build() local
938 NodeAddr<DefNode*> DA = newDef(PA, RR, PhiFlags); in build()
1488 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in buildPhis() local
1489 NodeAddr<DefNode*> DA = newDef(PA, RR, PhiFlags); in buildPhis()