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

/macosx-10.9.5/llvmCore-3425.0.33/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 121 milliseconds