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.cpp150 const SmallVector<SelectInstToUnfold, 4> &SelectInsts) { in unfoldSelectInstrs()
528 SmallVector<SelectInstToUnfold, 4> SelectInsts; member