Home
last modified time | relevance | path

Searched refs:src_val (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dspill_fill_data.h30 SpillFillData(LocationType src_type, LocationType dst_type, unsigned src_val, unsigned dst_val, DataType::Type tp) in SpillFillData() argument
31 : src_(src_type, src_val), dst_(dst_type, dst_val), type_(tp) in SpillFillData()

Completed in 1 milliseconds