Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCtxProfAnalysis.h26 using CtxProfFlatIndirectCallProfile = variable
109 LLVM_ABI const CtxProfFlatIndirectCallProfile flattenVirtCalls() const;
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCtxProfAnalysis.cpp719 const CtxProfFlatIndirectCallProfile
721 CtxProfFlatIndirectCallProfile Ret; in flattenVirtCalls()