Home
last modified time | relevance | path

Searched defs:DotFuncBCIInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DBlockCoverageInference.h27 class DotFuncBCIInfo; variable
30 friend class DotFuncBCIInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBlockCoverageInference.cpp250 class DotFuncBCIInfo { class
256 DotFuncBCIInfo(const BlockCoverageInference *BCI, in DotFuncBCIInfo() function in llvm::DotFuncBCIInfo