Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp884 InstrProfRecord &getProfileRecord() { return ProfileRecord; } in getProfileRecord() function in __anoncbdd98c50411::PGOUseFunc
1233 std::vector<uint64_t> &CountFromProfile = UseFunc->getProfileRecord().Counts; in annotateOneSelectInst()
/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp483 InstrProfRecord &getProfileRecord() { return ProfileRecord; } in getProfileRecord() function in __anon10d6878d0211::PGOUseFunc