Searched refs:LDVSSAPhi (Results 1 – 1 of 1) sorted by relevance
3868 class LDVSSAPhi { class3873 LDVSSAPhi(BlockValueNum PHIValNum, LDVSSABlock *ParentBlock) in LDVSSAPhi() function in __anon52c3d0e81211::LDVSSAPhi3909 using PHIListT = SmallVector<LDVSSAPhi, 1>;3925 LDVSSAPhi *newPHI(BlockValueNum Value) { in newPHI()3940 DenseMap<BlockValueNum, LDVSSAPhi *> PHIs;3989 raw_ostream &operator<<(raw_ostream &out, const LDVSSAPhi &PHI) { in operator <<()4008 using PhiT = LDVSSAPhi;4018 LDVSSAPhi *PHI;4022 explicit PHI_iterator(LDVSSAPhi *P) // begin iterator in PHI_iterator()4024 PHI_iterator(LDVSSAPhi *P, bool) // end iterator in PHI_iterator()[all …]