Searched refs:getProfileRecord (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1040 InstrProfRecord &getProfileRecord() { return ProfileRecord; } function in class:__anon4593::PGOUseFunc
1411 std::vector<uint64_t> &CountFromProfile = UseFunc->getProfileRecord().Counts;

Completed in 26 milliseconds