Searched defs:VisitedPhis (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ | ||
H A D | ObjCARCOpts.cpp | 860 isInertARCValue(Value * V,SmallPtrSet<Value *,1> & VisitedPhis) isInertARCValue() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | MemorySSA.cpp | 407 DenseSet<ConstMemoryAccessPair> VisitedPhis; checkClobberSanity() local |