Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()