Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp246 bool AttachProfToDirectCall, in promoteIndirectCall() argument
259 if (AttachProfToDirectCall) { in promoteIndirectCall()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DInstrumentation.h106 uint64_t TotalCount, bool AttachProfToDirectCall,