Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp300 bool AttachProfToDirectCall, in promoteIndirectCall() argument
313 if (AttachProfToDirectCall) { in promoteIndirectCall()
/freebsd-12.1/contrib/llvm/include/llvm/Transforms/
H A DInstrumentation.h121 bool AttachProfToDirectCall,