Searched refs:inferAttributesFromOthers (Results 1 – 4 of 4) sorted by relevance
36 Changed |= inferAttributesFromOthers(F); in inferAllPrototypeAttributes()
1618 Changed |= inferAttributesFromOthers(*F); in deriveAttrsInPostOrder()
483 bool inferAttributesFromOthers(Function &F);
3339 bool llvm::inferAttributesFromOthers(Function &F) { in inferAttributesFromOthers() function in llvm