Searched refs:collectStores (Results 1 – 2 of 2) sorted by relevance
120 void collectStores(BasicBlock *BB);328 void LoopIdiomRecognize::collectStores(BasicBlock *BB) { in collectStores() function in LoopIdiomRecognize359 collectStores(BB); in runOnLoopBlock()
3211 if (unsigned count = collectStores(BB, R)) { in runOnFunction()3250 unsigned collectStores(BasicBlock *BB, BoUpSLP &R);3414 unsigned SLPVectorizer::collectStores(BasicBlock *BB, BoUpSLP &R) { in collectStores() function in __anonf9942ad60111::SLPVectorizer