Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp715 auto CanInstrument = [](BasicBlock *BB) -> BasicBlock * { in getInstrBB() local
727 return CanInstrument(SrcBB); in getInstrBB()
729 return CanInstrument(DestBB); in getInstrBB()
743 return CanInstrument(InstrBB); in getInstrBB()