reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/CodeGen/IntrinsicLowering.h
   41   void LowerIntrinsicCall(CallInst *CI);

References

lib/ExecutionEngine/Interpreter/Execution.cpp
 1146       IL->LowerIntrinsicCall(cast<CallInst>(CS.getInstruction()));