Home
last modified time | relevance | path

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

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