HomeSort by relevance Sort by last modified time
    Searched refs:collectStores (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 108 void collectStores(BasicBlock *BB);
426 void LoopIdiomRecognize::collectStores(BasicBlock *BB) {
471 collectStores(BB);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 164 void collectStores(BasicBlock *BB);
490 void LoopIdiomRecognize::collectStores(BasicBlock *BB) {
540 collectStores(BB);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonLoopIdiomRecognition.cpp 146 void collectStores(Loop *CurLoop, BasicBlock *BB,
    [all...]

Completed in 107 milliseconds