llvm-project
ad7a5d4e - [CallBrPrepare] Prefer Function &F over Function &Fn

Commit
39 days ago
[CallBrPrepare] Prefer Function &F over Function &Fn Function &F is the more standard abbreviation (~4000 uses in llvm versus ~300 uses).
Parents
Loading