Searched refs:Preserving (Results 1 – 7 of 7) sorted by relevance
85 if (Flags & NodeAttrs::Preserving) in operator <<()909 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build()934 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build()1282 Flags |= NodeAttrs::Preserving; in buildStmt()1328 Flags |= NodeAttrs::Preserving; in buildStmt()1474 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in buildPhis()
294 if (!(Flags & NodeAttrs::Preserving)) // Don't care about Undef here. in getAllReachingDefs()1103 if (!(TA.Addr->getFlags() & NodeAttrs::Preserving)) in traverse()
287 Preserving = 0x0008 << 5, // 0001000, Def can keep original bits. enumerator809 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
25076 Preserving Debug Information Intrinsics
296 ### Preserving Analyses