Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DNativeThreadWindows.h63 using IndexMap = std::map<lldb::addr_t, uint32_t>; variable
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp289 computeInitialLiveRanges(InstrIndexMap & IndexMap,RegToRangeMap & LiveMap) computeInitialLiveRanges() argument
419 computeLiveMap(InstrIndexMap & IndexMap) computeLiveMap() argument
429 computeDeadMap(InstrIndexMap & IndexMap,RegToRangeMap & LiveMap) computeDeadMap() argument
[all...]
H A DHexagonFrameLowering.cpp2136 findPhysReg(MachineFunction & MF,HexagonBlockRanges::IndexRange & FIR,HexagonBlockRanges::InstrIndexMap & IndexMap,HexagonBlockRanges::RegToRangeMap & DeadMap,const TargetRegisterClass * RC) const findPhysReg() argument
2217 auto &IndexMap = P.first->second; optimizeSpillSlots() local
/llvm-project/polly/lib/Transform/
H A DFlattenAlgo.cpp298 auto IndexMap = isl::union_map::from(Index); in tryFlattenLoop() local
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp194 SmallVectorImpl<TypeIndex> &IndexMap; member in __anon94ee2eba0111::TypeStreamMerger
/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp762 SmallVector<uint32_t, 16> IndexMap(SecHdrTable.size(), -1); writeSecHdrTable() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp801 std::map<int, int> IndexMap; RewriteFile() local