Home
last modified time | relevance | path

Searched defs:Reward (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDevelopmentModeInlineAdvisor.cpp94 int64_t Reward = 0; member
200 int Reward = std::numeric_limits<int>::max(); local
218 int Reward = NativeSizeAfter - local
237 void log(int64_t Reward, bool Success) {
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegallocPriorityAdvisor.cpp
H A DMLRegAllocPriorityAdvisor.cpp165 static const TensorSpec Reward = TensorSpec::createSpec<float>("reward", {1}); variable
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp422 static const TensorSpec Reward = TensorSpec::createSpec<float>("reward", {1}); variable