Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp155 std::vector<SelectInstToUnfold> NewSIsToUnfold; in unfoldSelectInstrs() local
222 BranchInst **NewBranch, std::vector<SelectInstToUnfold> *NewSIsToUnfold, in createBasicBlockAndSinkSelectInst()
244 std::vector<SelectInstToUnfold> *NewSIsToUnfold, in unfold()