Home
last modified time | relevance | path

Searched refs:isFoldable (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DStraightLineStrengthReduce.cpp152 bool isFoldable(const Candidate &C, TargetTransformInfo *TTI,
284 bool StraightLineStrengthReduce::isFoldable(const Candidate &C, in isFoldable() function in StraightLineStrengthReduce
346 if (!isFoldable(C, TTI, DL) && !isSimplestForm(C)) { in allocateCandidatesAndFindBasis()