Searched refs:deduceFunctionAttributeInRPO (Results 1 – 1 of 1) sorted by relevance
1990 static bool deduceFunctionAttributeInRPO(Module &M, LazyCallGraph &CG) { in deduceFunctionAttributeInRPO() function2021 if (!deduceFunctionAttributeInRPO(M, CG)) in run()