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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Analysis/
H A DScalarEvolutionExpander.h37 class SCEVExpander : public SCEVVisitor<SCEVExpander, Value*> { class in namespace:llvm
92 explicit SCEVExpander(ScalarEvolution &se, const char *name) function in class:llvm::SCEVExpander

Completed in 100 milliseconds