Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp155 const SmallVector<SelectInstToUnfold, 4> &SelectInsts) { in unfoldSelectInstrs()
555 SmallVector<SelectInstToUnfold, 4> SelectInsts; member