Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1135 InstrProfRecord &getProfileRecord() { return ProfileRecord; } in getProfileRecord() function in __anon0925556b0811::PGOUseFunc
1703 std::vector<uint64_t> &CountFromProfile = UseFunc->getProfileRecord().Counts; in annotateOneSelectInst()