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

/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DInstructions.cpp502 Instruction * CallInst::CreateFree(Value* Source, Instruction *InsertBefore) { function in class:CallInst
509 Instruction* CallInst::CreateFree(Value* Source, BasicBlock *InsertAtEnd) { function in class:CallInst

Completed in 160 milliseconds