Searched refs:cloneWithProperties (Results 1 – 1 of 1) sorted by relevance
124 Function *cloneWithProperties(Function &F, const FnProperties &NewProps);283 NewF = cloneWithProperties(F, NewProps); in process()313 AMDGPUPropagateAttributes::cloneWithProperties(Function &F, in cloneWithProperties() function in AMDGPUPropagateAttributes