Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBlockCoverageInference.cpp262 bool isInstrumented(const BasicBlock *BB) const { in isInstrumented() function in llvm::DotFuncBCIInfo
H A DDataFlowSanitizer.cpp1237 bool DataFlowSanitizer::isInstrumented(const Function *F) { in isInstrumented() function in DataFlowSanitizer
1241 bool DataFlowSanitizer::isInstrumented(const GlobalAlias *GA) { in isInstrumented() function in DataFlowSanitizer