Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Transforms/Vectorize/
H A DVPlanTest.cpp926 auto *SelectI = SelectInst::Create( in TEST() local
1081 auto *SelectI = TEST() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2954 SI = SelectI; in tryToUnfoldSelectInCurrBB() local
2949 if (SelectInst *SelectI = dyn_cast<SelectInst>(Cmp->user_back())) tryToUnfoldSelectInCurrBB() local