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

/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DInstructions.cpp432 /// CreateMalloc - Generate the IR for a call to malloc:
438 Instruction *CallInst::CreateMalloc(Instruction *InsertBefore, function in class:CallInst
447 /// CreateMalloc - Generate the IR for a call to malloc:
455 Instruction *CallInst::CreateMalloc(BasicBlock *InsertAtEnd, function in class:CallInst

Completed in 93 milliseconds