Searched defs:CheckIfPHIMatches (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h384 if (CheckIfPHIMatches(SomePHI)) {
395 /// CheckIfPHIMatches - Check if a PHI node matches the placement and values
397 bool CheckIfPHIMatches(PhiT *PHI) { function in class:llvm::SSAUpdaterImpl

Completed in 397 milliseconds