Searched defs:SelectInstToUnfold (Results 1 – 1 of 1) sorted by relevance
115 class SelectInstToUnfold { global() class 120 SelectInstToUnfold(SelectInst *SI, PHINode *SIUse) : SI(SI), SIUse(SIUse) {} SelectInstToUnfold() function in __anon10a3ee820111::SelectInstToUnfold 143 unfoldSelectInstrs(DominatorTree * DT,const SmallVector<SelectInstToUnfold,4> & SelectInsts) unfoldSelectInstrs() argument [all...]