Home
last modified time | relevance | path

Searched defs:Rewrites (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdaterBulk.h48 SmallVector<RewriteInfo, 4> Rewrites; variable
/llvm-project/clang-tools-extra/clang-include-fixer/tool/
H A DClangIncludeFixer.cpp465 Rewriter Rewrites(SM, LangOptions()); in includeFixerMain() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1940 if (int Rewrites = rewriteLoopExitValues(L, LI, TLI, SE, TTI, Rewriter, DT, in run() local
H A DLoopStrengthReduce.cpp7290 int Rewrites = rewriteLoopExitValues(L, &LI, &TLI, &SE, &TTI, Rewriter, &DT, ReduceLoopStrength() local