Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10380 static bool areSlicesNextToEachOther(const LoadedSlice &First, in areSlicesNextToEachOther() function
10443 if (!areSlicesNextToEachOther(*First, *Second)) in adjustCostForPairing()