Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp246 bool AttachProfToDirectCall, in promoteIndirectCall() argument
259 if (AttachProfToDirectCall) { in promoteIndirectCall()
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/
H A DInstrumentation.h101 uint64_t TotalCount, bool AttachProfToDirectCall,