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