Searched refs:PHI_end (Results 1 – 6 of 6) sorted by relevance
277 static inline PHI_iterator PHI_end(PhiT *PHI) { in PHI_end() function in llvm::SSAUpdaterTraits
269 static inline PHI_iterator PHI_end(PhiT *PHI) { in PHI_end() function in llvm::SSAUpdaterTraits
238 static PHI_iterator PHI_end(PhiT *PHI) { in PHI_end() function in llvm::SSAUpdaterTraits
252 static PHI_iterator PHI_end(PhiT *PHI) { in PHI_end() function in llvm::SSAUpdaterTraits
410 E = Traits::PHI_end(PHI); I != E; ++I) { in CheckIfPHIMatches()
417 E = Traits::PHI_end(PHI); I != E; ++I) { in CheckIfPHIMatches()