cpg
Toggle table of contents
main
jvm
Platform filter
jvm
Switch theme
Search in API
cpg
cpg-language-llvm
/
de.fraunhofer.aisec.cpg.frontends.llvm
/
ExpressionHandler
/
handleSelect
handle
Select
fun
handleSelect
(
instr
:
LLVMValueRef
)
:
Expression
Handles the
select
instruction, which behaves like a
ConditionalExpression
.