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

References

lib/ExecutionEngine/Interpreter/Execution.cpp
 1018   Type *Ty = I.getType()->getElementType();  // Type to be allocated
 1022     getOperandValue(I.getOperand(0), SF).IntVal.getZExtValue();
 1038   SetValue(&I, Result, SF);
 1040   if (I.getOpcode() == Instruction::Alloca)