Searched defs:GetORE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DHotColdSplitting.h56 std::function<OptimizationRemarkEmitter &(Function &)> *GetORE; member in class:llvm::HotColdSplitting
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp691 std::function<OptimizationRemarkEmitter &(Function &)> GetORE = local
723 std::function<OptimizationRemarkEmitter &(Function &)> GetORE = local

Completed in 74 milliseconds