Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp1091 static bool processSExt(SExtInst *SDI, LazyValueInfo *LVI) { in processSExt() function
1245 BBChanged |= processSExt(cast<SExtInst>(&II), LVI); in runImpl()