gccjitd ~master (2018-07-19T06:24:39Z)
Home
Dub
Repo
JITBlock.addEval
gccjit
d
JITBlock
Add evaluation of an rvalue, discarding the result.
void
addEval
(JITLocation loc, JITRValue rvalue)
class
JITBlock
final
void
addEval
(
JITLocation
loc
,
JITRValue
rvalue
)
void
addEval
(JITRValue rvalue)
Meta
Source
See Implementation
gccjit
d
JITBlock
constructors
this
functions
addAssignment
addAssignmentOp
addCall
addComment
addEval
endWithConditional
endWithJump
endWithReturn
getBlock
getFunction
Add evaluation of an rvalue, discarding the result.