Home
last modified time | relevance | path

Searched refs:GUIDs (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/
H A Dfunction_metadata.ll46 ; GUIDs of foo, bar, foo1, foo2 and foo3 should be included in the metadata to
52 ; Check GUIDs for foo, bar and bar_dbg are included in the metadata to
H A Dcsspgo-import-list.ll42 ; For reference, the GUIDs of the functions are:
/llvm-project-15.0.7/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp306 DenseSet<GlobalValue::GUID> &GUIDs) { in computeGUIDPreservedSymbols() argument
311 GUIDs.insert(GlobalValue::getGUID(GlobalValue::getGlobalIdentifier( in computeGUIDPreservedSymbols()
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td7481 "cannot call operator __uuidof on a type with multiple GUIDs">;