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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1043 Value *PHIV = PN->getIncomingValueForBlock(BIParent); local
1045 FalseV = PHIV;
1046 else if (FalseV != PHIV)

Completed in 596 milliseconds