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