Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRDFGraph.cpp912 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build() local
913 NodeAddr<DefNode*> DA = newDef(PA, RR, PhiFlags); in build()
937 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build() local
939 NodeAddr<DefNode*> DA = newDef(PA, RR, PhiFlags); in build()
1477 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in buildPhis() local
1478 NodeAddr<DefNode*> DA = newDef(PA, RR, PhiFlags); in buildPhis()