Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp305 bool AttachProfToDirectCall, in promoteIndirectCall() argument
318 if (AttachProfToDirectCall) { in promoteIndirectCall()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/
H A DInstrumentation.h116 uint64_t TotalCount, bool AttachProfToDirectCall,