Searched refs:IsIncompleteFunction (Results 1 – 2 of 2) sorted by relevance
1032 bool IsIncompleteFunction, in SetFunctionAttributes() argument1043 if (!IsIncompleteFunction) in SetFunctionAttributes()1874 bool IsIncompleteFunction = false; in GetOrCreateLLVMFunction() local1881 IsIncompleteFunction = true; in GetOrCreateLLVMFunction()1915 SetFunctionAttributes(GD, F, IsIncompleteFunction, IsThunk); in GetOrCreateLLVMFunction()1970 if (!IsIncompleteFunction) { in GetOrCreateLLVMFunction()
1165 bool IsIncompleteFunction, bool IsThunk);