OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:readCounters
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/Instrumentation/
PGOInstrumentation.cpp
465
bool
readCounters
(IndexedInstrProfReader *PGOReader);
587
bool PGOUseFunc::
readCounters
(IndexedInstrProfReader *PGOReader) {
888
if (!Func.
readCounters
(PGOReader.get()))
[
all
...]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
PGOInstrumentation.cpp
857
bool
readCounters
(IndexedInstrProfReader *PGOReader);
[
all
...]
Completed in 2101 milliseconds