Searched refs:Preserving (Results 1 – 10 of 10) sorted by relevance
2 dnl Preserving spaces within nested parentheses
85 if (Flags & NodeAttrs::Preserving) in operator <<()912 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build()937 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build()1285 Flags |= NodeAttrs::Preserving; in buildStmt()1331 Flags |= NodeAttrs::Preserving; in buildStmt()1477 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in buildPhis()
294 if (!(Flags & NodeAttrs::Preserving)) // Don't care about Undef here. in getAllReachingDefs()1102 if (!(TA.Addr->getFlags() & NodeAttrs::Preserving)) in traverse()
288 Preserving = 0x0008 << 5, // 0001000, Def can keep original bits. enumerator813 return (Flags & NodeAttrs::Preserving) && !(Flags & NodeAttrs::Undef); in IsPreservingDef()
112 * Converting an if-then-else CFG diamond into a ``select``. Preserving the
605 ###### Preserving the flags while hardening loaded values on Haswell, Zen, and newer processors
26540 Preserving Debug Information Intrinsics
1274 @subsection Preserving the SSA form1398 @subsection Preserving the virtual SSA form
7473 10.5.1 Preserving the SSA form7586 10.5.2 Preserving the virtual SSA form
584 Preserving case seems necessary to provide more direct access