Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp159 std::vector<SelectInstToUnfold> NewSIsToUnfold; in unfoldSelectInstrs() local
184 BranchInst **NewBranch, std::vector<SelectInstToUnfold> *NewSIsToUnfold, in createBasicBlockAndSinkSelectInst()
206 std::vector<SelectInstToUnfold> *NewSIsToUnfold, in unfold()