Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp92 isBigEndian(const SmallDenseMap<int64_t, int64_t, 8> &MemOffset2Idx, in isBigEndian()
3415 SmallDenseMap<int64_t, int64_t, 8> &MemOffset2Idx, in findLoadOffsetsForLoadOrCombine()
3591 SmallDenseMap<int64_t, int64_t, 8> MemOffset2Idx; in matchLoadOrCombine() local