Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp733 void removePhiOfOps(Instruction *I, PHINode *PHITemp);
2572 void NewGVN::removePhiOfOps(Instruction *I, PHINode *PHITemp) { in removePhiOfOps() function in NewGVN
3117 removePhiOfOps(I, Op); in valueNumberInstruction()