Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp697 auto CanInstrument = [](BasicBlock *BB) -> BasicBlock * { in getInstrBB() local
709 return CanInstrument(SrcBB); in getInstrBB()
711 return CanInstrument(DestBB); in getInstrBB()
725 return CanInstrument(InstrBB); in getInstrBB()