Home
last modified time | relevance | path

Searched defs:IsLoadSrc (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13840 bool IsLoadSrc = isa<LoadSDNode>(Val); in getStoreMergeCandidates() local
14027 bool IsLoadSrc = isa<LoadSDNode>(StoredVal); in MergeConsecutiveStores() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11515 bool IsLoadSrc = isa<LoadSDNode>(StoredVal); in MergeConsecutiveStores() local