Searched defs:VisitedPhis (Results 1 – 3 of 3) sorted by relevance
373 SmallPtrSet<Value *, 4> VisitedPhis; in optimizeLiveType() local
861 static bool isInertARCValue(Value *V, SmallPtrSet<Value *, 1> &VisitedPhis) { in isInertARCValue()892 SmallPtrSet<Value *, 1> VisitedPhis; in OptimizeIndividualCallImpl() local
410 DenseSet<ConstMemoryAccessPair> VisitedPhis; in checkClobberSanity() local524 DenseSet<ConstMemoryAccessPair> VisitedPhis; member in __anon72856b230511::ClobberWalker