Home
last modified time | relevance | path

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

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