Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopBuilder.h735 void collectCandidateReductionLoads(MemoryAccess *StoreMA,
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp2707 collectCandidateReductionLoads(StoreMA, Loads); in checkForReductions()
3101 void ScopBuilder::collectCandidateReductionLoads( in collectCandidateReductionLoads() function in ScopBuilder