Searched defs:AllocaInst (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DInstructions.cpp812 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, function in class:AllocaInst
821 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, function in class:AllocaInst
830 AllocaInst::AllocaInst(Type *Ty, const Twine &Name, function in class:AllocaInst
839 AllocaInst::AllocaInst(Type *Ty, const Twine &Name, function in class:AllocaInst
848 AllocaInst function in class:AllocaInst
857 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, unsigned Align, function in class:AllocaInst
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DInstructions.h59 class AllocaInst : public UnaryInstruction { class in namespace:llvm
[all...]

Completed in 121 milliseconds