Searched refs:IsIncompleteFunction (Results 1 – 2 of 2) sorted by relevance
866 bool IsIncompleteFunction, in SetFunctionAttributes() argument878 if (!IsIncompleteFunction) in SetFunctionAttributes()1562 bool IsIncompleteFunction = false; in GetOrCreateLLVMFunction() local1569 IsIncompleteFunction = true; in GetOrCreateLLVMFunction()1577 SetFunctionAttributes(GD, F, IsIncompleteFunction, IsThunk); in GetOrCreateLLVMFunction()1639 if (!IsIncompleteFunction) { in GetOrCreateLLVMFunction()
1120 bool IsIncompleteFunction, bool IsThunk);