Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp764 auto canInstrument = [](BasicBlock *BB) -> BasicBlock * { in getInstrBB() local
776 return canInstrument(SrcBB); in getInstrBB()
778 return canInstrument(DestBB); in getInstrBB()
799 return canInstrument(InstrBB); in getInstrBB()