- hasCondition
bool hasCondition()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasResult
bool hasResult()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasSideEffects
bool hasSideEffects()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasVariadicArgs
bool hasVariadicArgs()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasVariadicResult
bool hasVariadicResult()
Undocumented in source. Be warned that the author may not have intended to support it.
- isBlockExit
bool isBlockExit()
Undocumented in source. Be warned that the author may not have intended to support it.
- isBranch
bool isBranch()
Undocumented in source. Be warned that the author may not have intended to support it.
- isCall
bool isCall()
Undocumented in source. Be warned that the author may not have intended to support it.
- isCommutative
bool isCommutative()
Undocumented in source. Be warned that the author may not have intended to support it.
- isGeneric
bool isGeneric()
Undocumented in source. Be warned that the author may not have intended to support it.
- isJump
bool isJump()
Undocumented in source. Be warned that the author may not have intended to support it.
- isLoad
bool isLoad()
Undocumented in source. Be warned that the author may not have intended to support it.
- isMov
bool isMov()
Undocumented in source. Be warned that the author may not have intended to support it.
- isResultInDst
bool isResultInDst()
Undocumented in source. Be warned that the author may not have intended to support it.
- isStore
bool isStore()
Undocumented in source. Be warned that the author may not have intended to support it.
- mayHaveResult
bool mayHaveResult()
Undocumented in source. Be warned that the author may not have intended to support it.
- modifiesMemory
bool modifiesMemory()
Undocumented in source. Be warned that the author may not have intended to support it.