Searched defs:WidenIndVars (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/Transforms/Scalar/
H A DIndVarSimplify.h27 bool WidenIndVars; member in class:llvm::IndVarSimplifyPass
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp150 bool WidenIndVars; member in class:__anon3449::IndVarSimplify
175 IndVarSimplify(LoopInfo *LI, ScalarEvolution *SE, DominatorTree *DT, const DataLayout &DL, TargetLibraryInfo *TLI, TargetTransformInfo *TTI, MemorySSA *MSSA, bool WidenIndVars) argument

Completed in 258 milliseconds