Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1046 bool InsertPhi = false; in applyInsertUpdates() local
1049 InsertPhi = true; in applyInsertUpdates()
1052 if (!InsertPhi) { in applyInsertUpdates()