Searched refs:createOMPFree (Results 1 – 3 of 3) sorted by relevance
1134 CallInst *createOMPFree(const LocationDescription &Loc, Value *Addr,
3543 CallInst *OpenMPIRBuilder::createOMPFree(const LocationDescription &Loc, in createOMPFree() function in OpenMPIRBuilder
1636 OMPBuilder.createOMPFree(CGF.Builder, Addr, Allocator); in getAddressOfLocalVariable()