Searched refs:FreeCall (Results 1 – 1 of 1) sorted by relevance
636 Instruction *FreeCall = createFree(Source, None, nullptr, InsertAtEnd); in CreateFree() local637 assert(FreeCall && "CreateFree did not create a CallInst"); in CreateFree()638 return FreeCall; in CreateFree()643 Instruction *FreeCall = createFree(Source, Bundles, nullptr, InsertAtEnd); in CreateFree() local644 assert(FreeCall && "CreateFree did not create a CallInst"); in CreateFree()645 return FreeCall; in CreateFree()