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

/external/llvm/lib/Transforms/Scalar/
H A DLICM.cpp525 static bool isTriviallyReplacablePHI(const PHINode &PN, const Instruction &I) { function
545 if (isTriviallyReplacablePHI(*PN, I)) {

Completed in 55 milliseconds