Searched refs:isFoldable (Results 1 – 1 of 1) sorted by relevance
152 bool isFoldable(const Candidate &C, TargetTransformInfo *TTI,284 bool StraightLineStrengthReduce::isFoldable(const Candidate &C, in isFoldable() function in StraightLineStrengthReduce346 if (!isFoldable(C, TTI, DL) && !isSimplestForm(C)) { in allocateCandidatesAndFindBasis()