Searched refs:inferAttributesFromOthers (Results 1 – 4 of 4) sorted by relevance
32 Changed |= inferAttributesFromOthers(F); in inferAllPrototypeAttributes()
1874 if (inferAttributesFromOthers(*F)) in deriveAttrsInPostOrder()
550 bool inferAttributesFromOthers(Function &F);
4226 bool llvm::inferAttributesFromOthers(Function &F) { in inferAttributesFromOthers() function in llvm