Searched defs:InsertedPhis (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | StructurizeCFG.cpp | 715 SmallVector<PHINode *, 8> InsertedPhis; setPhiValues() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | MemorySSAUpdater.cpp | 977 SmallVector<WeakVH, 8> InsertedPhis; applyInsertUpdates() local |