Searched defs:OldPhiIt (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DLocal.cpp462 Value *OldPhiIt = PhiIt; local
470 if (PhiIt != OldPhiIt) PhiIt = &BB->front();

Completed in 78 milliseconds