Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp393 bool shouldInstrumentLoopEntries() const { return PGOInstrumentLoopEntries; } in shouldInstrumentLoopEntries() function in __anon0925556b0111::FunctionInstrumenter
945 shouldInstrumentEntryBB(), shouldInstrumentLoopEntries(), in instrument()