Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp946 auto isSafeToCopyAtBase = [&](const Instruction *I) { in createLoadGroups() local
951 if (!llvm::all_of(Deps, isSafeToCopyAtBase)) in createLoadGroups()