Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DCFGMST.h314 size_t bbInfoSize() const { return BBInfos.size(); } in bbInfoSize() function
/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp604 NumOfPGOBB += MST.bbInfoSize(); in FuncPGOInstrumentation()
611 NumOfCSPGOBB += MST.bbInfoSize(); in FuncPGOInstrumentation()