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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Utils/
H A DLocal.cpp536 Value *OldPhiIt = PhiIt; local
544 if (PhiIt != OldPhiIt) PhiIt = &BB->front();

Completed in 93 milliseconds