Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/HipStdPar/
H A DHipStdPar.cpp236 static constexpr std::pair<StringLiteral, StringLiteral> ReplaceMap[]{ variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h136 std::vector<std::pair<const TagType *, llvm::TrackingMDRef>> ReplaceMap; variable