Searched defs:getInstrBB (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | GCOVProfiling.cpp | 706 static BasicBlock *getInstrBB(CFGMST<Edge, BBInfo> &MST, Edge &E, getInstrBB() function |
H A D | PGOInstrumentation.cpp | 782 BasicBlock *FuncPGOInstrumentation<Edge, BBInfo>::getInstrBB(Edge *E) { getInstrBB() function in FuncPGOInstrumentation |