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