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

  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 444 /// This is a helper function for MergeConsecutiveStores. When the source
452 /// This is a helper function for MergeConsecutiveStores.
459 /// Helper function for MergeConsecutiveStores. Checks if
468 bool MergeConsecutiveStores(StoreSDNode *N);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 525 /// Helper function for MergeConsecutiveStores which merges the
530 /// This is a helper function for MergeConsecutiveStores. When the
540 /// This is a helper function for MergeConsecutiveStores. Stores
548 /// Helper function for MergeConsecutiveStores. Checks if
561 bool MergeConsecutiveStores(StoreSDNode *St);
    [all...]

Completed in 52 milliseconds