Searched defs:isConsecutiveLoad (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6481 /// isConsecutiveLoad - Return true if LD is loading 'Bytes' bytes from a
6484 bool SelectionDAG::isConsecutiveLoad(LoadSDNode *LD, LoadSDNode *Base, function in class:SelectionDAG

Completed in 163 milliseconds