Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp148 struct ProfileRecord { struct
149 using PathAllocator = typename PathArray::AllocatorType;
153 PathArray Path;
154 const FunctionCallTrie::Node *Node;
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1173 InstrProfRecord ProfileRecord; member in __anon0925556b0811::PGOUseFunc