Home
last modified time | relevance | path

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

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