Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Ddatatype.h123 inline bool IsTypeNumeric(Type type) in IsTypeNumeric() function
Dinst.h2401 if (DataType::IsTypeNumeric(input_inst->GetType())) { in RemoveNumericInputs()