Home
last modified time | relevance | path

Searched refs:PhisToFill (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1107 SmallSetVector<MemoryPhi *, 4> PhisToFill; in applyInsertUpdates() local
1113 PhisToFill.insert(IDFPhi); in applyInsertUpdates()
1119 if (!PhisToFill.count(IDFPhi)) { in applyInsertUpdates()