Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10498 static bool areSlicesNextToEachOther(const LoadedSlice &First, in areSlicesNextToEachOther() function
10561 if (!areSlicesNextToEachOther(*First, *Second)) in adjustCostForPairing()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13034 static bool areSlicesNextToEachOther(const LoadedSlice &First, in areSlicesNextToEachOther() function
13096 if (!areSlicesNextToEachOther(*First, *Second)) in adjustCostForPairing()