Visit call I to propagate argument and return lattice values.
Synopsis
Declared in <llvm/Transforms/Utils/SCCPSolver.h>
void
visitCall(CallInst& I);
Parameters
Name |
Description |
I |
Call instruction to process. |
Created with MrDocs