Searched defs:TryToPushSinkCandidate (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | IVDescriptors.cpp | 997 auto TryToPushSinkCandidate = [&](Instruction *SinkCandidate) { isFixedOrderRecurrence() local |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanTransforms.cpp | 765 auto TryToPushSinkCandidate = [&](VPRecipeBase *SinkCandidate) { sinkRecurrenceUsersAfterPrevious() local |