Searched defs:Instances (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | TimeProfiler.cpp | 47 static TimeTraceProfilerInstances Instances; getTimeTraceProfilerInstances() local |
/llvm-project/libc/utils/HdrGen/ | ||
H A D | PublicAPICommand.cpp |
|
/llvm-project/compiler-rt/lib/orc/ | ||
H A D | elfnix_platform.cpp | 435 std::unordered_map<const char *, char *> Instances; global() member in __anon141acc330111::ELFNixPlatformRuntimeTLVManager |
H A D | macho_platform.cpp | 1295 std::unordered_map<const char *, char *> Instances; global() member in __anoncbb4fc950411::MachOPlatformRuntimeTLVManager |
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCContext.h | 169 DenseMap<unsigned, MCLabel *> Instances; variable |