Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp911 static bool processSExt(SExtInst *SDI, LazyValueInfo *LVI) { in processSExt() function
1059 BBChanged |= processSExt(cast<SExtInst>(II), LVI); in runImpl()