Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
DSampleProfileLoaderBaseImpl.h64 using OptRemarkEmitterT = OptimizationRemarkEmitter;
99 using OptRemarkEmitterT =
100 typename afdo_detail::IRTraits<BT>::OptRemarkEmitterT;
222 OptRemarkEmitterT *ORE = nullptr;
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMIRSampleProfile.cpp103 using OptRemarkEmitterT = MachineOptimizationRemarkEmitter; typedef