Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp167 void collectStores(BasicBlock *BB);
517 void LoopIdiomRecognize::collectStores(BasicBlock *BB) { in collectStores() function in LoopIdiomRecognize
567 collectStores(BB); in runOnLoopBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.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()