Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp567 void getInstrumentBBs(std::vector<BasicBlock *> &InstrumentBBs);
757 void FuncPGOInstrumentation<Edge, BBInfo>::getInstrumentBBs( in getInstrumentBBs() function in FuncPGOInstrumentation
901 FuncInfo.getInstrumentBBs(InstrumentBBs); in instrumentOneFunc()
1227 FuncInfo.getInstrumentBBs(InstrumentBBs); in setInstrumentedCounts()