Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp289 void HexagonBlockRanges::computeInitialLiveRanges(InstrIndexMap &IndexMap, in computeInitialLiveRanges()
419 InstrIndexMap &IndexMap) { in computeLiveMap()
429 InstrIndexMap &IndexMap, RegToRangeMap &LiveMap) { in computeDeadMap()
H A DHexagonFrameLowering.cpp2135 HexagonBlockRanges::InstrIndexMap &IndexMap, in findPhysReg()
2216 auto &IndexMap = P.first->second; in optimizeSpillSlots() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp194 SmallVectorImpl<TypeIndex> &IndexMap; member in __anon294433670111::TypeStreamMerger
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp762 SmallVector<uint32_t, 16> IndexMap(SecHdrTable.size(), -1); in writeSecHdrTable() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp801 std::map<int, int> IndexMap; in RewriteFile() local