Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp1038 static bool processSExt(SExtInst *SDI, LazyValueInfo *LVI) { in processSExt() function
1184 BBChanged |= processSExt(cast<SExtInst>(&II), LVI); in runImpl()