Searched refs:FreeCall (Results 1 – 1 of 1) sorted by relevance
504 Instruction* FreeCall = createFree(Source, NULL, InsertAtEnd); in CreateFree() local505 assert(FreeCall && "CreateFree did not create a CallInst"); in CreateFree()506 return FreeCall; in CreateFree()