Home
last modified time | relevance | path

Searched defs:SelectInstToUnfold (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp115 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...]