Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp424 auto GUIDs = StartAddrToSymMap.equal_range(Range.first); decodePseudoProbe() local
/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp309 computeGUIDPreservedSymbols(const lto::InputFile & File,const StringSet<> & PreservedSymbols,const Triple & TheTriple,DenseSet<GlobalValue::GUID> & GUIDs) computeGUIDPreservedSymbols() argument