Code Listener  [unstable] git snapshot
Namespaces | Functions
builtins.hh File Reference

Go to the source code of this file.

Namespaces

 CodeStorage
 object model that describes the analyzed code on the input
 

Functions

bool isBuiltInFnc (const struct cl_operand &op)
 return true if the given operand is a function recognized as cl built-in More...
 
bool isBuiltInCall (const Insn &insn)
 return true if the given instruction is recognized as a call of cl built-in More...