Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/XRay/
H A DInstrumentationMap.cpp57 InstrumentationMap::FunctionAddressReverseMap &FunctionIds) { in loadObj()
224 InstrumentationMap::FunctionAddressReverseMap &FunctionIds) { in loadYAML()
/llvm-project-15.0.7/llvm/include/llvm/XRay/
H A DInstrumentationMap.h84 FunctionAddressReverseMap FunctionIds; variable