Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonBranchRelaxation.cpp105 DenseMap<MachineBasicBlock*, unsigned> &OffsetMap) { in computeOffset()
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.h69 OffsetMap; typedef
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp346 CUOffsetMap OffsetMap = finalizeDebugSections(*DebugInfoPatcher); in updateDebugInfo() local
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3669 SmallVector<int64_t, 8> OffsetMap(NumStoresRequired, INT64_MAX); in matchTruncStoreMerge() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7974 SmallVector<int64_t, 8> OffsetMap(NumStores, INT64_MAX); in mergeTruncStores() local