Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp71 static bool processSelect(SelectInst *S, LazyValueInfo *LVI) { in processSelect() function
416 BBChanged |= processSelect(cast<SelectInst>(II), LVI); in runImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp105 static bool processSelect(SelectInst *S, LazyValueInfo *LVI) { in processSelect() function
698 BBChanged |= processSelect(cast<SelectInst>(II), LVI); in runImpl()