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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h183 bool isHighCostExpansion(const SCEV *Expr, Loop *L, unsigned Budget, function in class:llvm::SCEVExpander
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp921 static bool isHighCostExpansion(const SCEV *S, function

Completed in 163 milliseconds