LLVM 19.0.0git
Namespaces | Functions | Variables
gen-regalloc-priority-test-model.py File Reference

Go to the source code of this file.

Namespaces

namespace  gen-regalloc-priority-test-model
 
namespace  gen
 -inline-oz-test-model
 

Functions

def gen-regalloc-priority-test-model.get_input_signature ()
 
def gen-regalloc-priority-test-model.get_output_spec_path (path)
 
def gen-regalloc-priority-test-model.build_mock_model (path)
 
def gen-regalloc-priority-test-model.main (argv)
 

Variables

str gen-regalloc-priority-test-model.POLICY_DECISION_LABEL = "priority"
 
str gen-regalloc-priority-test-model.POLICY_OUTPUT_SPEC
 
list gen-regalloc-priority-test-model.PER_LIVEINTERVAL_INT64_FEATURE_LIST = ["li_size", "stage"]
 
list gen-regalloc-priority-test-model.PER_LIVEINTERVAL_FLOAT32_FEATURE_LIST = ["weight"]
 
tuple gen-regalloc-priority-test-model.PER_LIVEINTERVAL_FEATURE_LIST
 
tuple gen-regalloc-priority-test-model.CONTEXT_FEATURE_LIST = ("discount", "reward", "step_type")