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