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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h180 bool isHighCostExpansion(const SCEV *Expr, Loop *L, function in class:llvm::SCEVExpander
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp904 static bool isHighCostExpansion(const SCEV *S, function

Completed in 69 milliseconds