Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCPseudoProbe.h83 uint64_t FuncGUID = 0; member
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1307 auto FuncGUID = Function::getGUID(FuncInfo.FuncName); in readMemprof() local