Searched refs:NonLocal (Results 1 – 2 of 2) sorted by relevance
101 NonLocal = 1, enumerator132 return MemDepResult(ValueTy::create<Other>(NonLocal)); in getNonLocal()155 return Value.is<Other>() && Value.cast<Other>() == NonLocal; in isNonLocal()
114 const PhysDefVector &PhysDefs, bool &NonLocal) const;337 bool &NonLocal) const { in PhysRegDefsReach()370 NonLocal = true; in PhysRegDefsReach()864 bool NonLocal; in ProcessBlockPRE() local868 PhysDefs, NonLocal)) in ProcessBlockPRE()