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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp553 void getInstrumentBBs(std::vector<BasicBlock *> &InstrumentBBs);
726 void FuncPGOInstrumentation<Edge, BBInfo>::getInstrumentBBs( function in class:FuncPGOInstrumentation
851 FuncInfo.getInstrumentBBs(InstrumentBBs);
1116 FuncInfo.getInstrumentBBs(InstrumentBBs);

Completed in 49 milliseconds