Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopIdiomRecognize.cpp167 void collectStores(BasicBlock *BB);
517 void LoopIdiomRecognize::collectStores(BasicBlock *BB) { in collectStores() function in LoopIdiomRecognize
567 collectStores(BB); in runOnLoopBlock()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonLoopIdiomRecognition.cpp147 void collectStores(Loop *CurLoop, BasicBlock *BB,
2000 void HexagonLoopIdiomRecognize::collectStores(Loop *CurLoop, BasicBlock *BB, in collectStores() function in HexagonLoopIdiomRecognize
2369 collectStores(CurLoop, BB, Stores); in runOnLoopBlock()