Searched defs:MIRDoubleConst (Results 1 – 2 of 2) sorted by relevance
460 MIRDoubleConst(double val, MIRType &type) : MIRConst(type, kConstDoubleConst) in MIRDoubleConst() function
136 class MIRDoubleConst; // circular dependency exists, no other choice variable