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