dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
IncomingPair
llvm_hiwrap
value
phi
The incoming value can be represenented as either a Value or BasicBlock.
struct
IncomingPair {
BasicBlock
block
;
LxValue
value
;
}
Meta
Source
See Implementation
llvm_hiwrap
value
phi
structs
IncomingPair
PhiValue
The incoming value can be represenented as either a Value or BasicBlock.