- evalBinCondition
bool evalBinCondition(CompilationContext context, IrBinaryCondition cond, IrIndex conLeft, IrIndex conRight)
Undocumented in source. Be warned that the author may not have intended to support it.
- gatherInstrInfos
InstrInfo[] gatherInstrInfos()
Undocumented in source. Be warned that the author may not have intended to support it.
- invertBinaryCond
IrBinaryCondition invertBinaryCond(IrBinaryCondition cond)
Undocumented in source. Be warned that the author may not have intended to support it.
- invertUnaryCond
IrUnaryCondition invertUnaryCond(IrUnaryCondition cond)
Undocumented in source. Be warned that the author may not have intended to support it.
- sizeToIntType
IrIndex sizeToIntType(uint typeSize, CompilationContext* context)
Undocumented in source. Be warned that the author may not have intended to support it.
- sizeToIrArgSize
IrArgSize sizeToIrArgSize(uint typeSize, CompilationContext* context)
Undocumented in source. Be warned that the author may not have intended to support it.
- typeToIrArgSize
IrArgSize typeToIrArgSize(IrIndex type, CompilationContext* context)
Undocumented in source. Be warned that the author may not have intended to support it.