Home
last modified time | relevance | path

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

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