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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h45 class SCEVExpander : public SCEVVisitor<SCEVExpander, Value*> { class in namespace:llvm
145 explicit SCEVExpander(ScalarEvolution &se, const DataLayout &DL, function in class:llvm::SCEVExpander
[all...]

Completed in 114 milliseconds