Home
last modified time | relevance | path

Searched refs:processSelect (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp129 static bool processSelect(SelectInst *S, LazyValueInfo *LVI) { in processSelect() function
1030 BBChanged |= processSelect(cast<SelectInst>(II), LVI); in runImpl()