Add new function properties to FunctionPropertiesAnalysis Added LoadInstCount, StoreInstCount, MaxLoopDepth, LoopCountReviewed By: jdoerfert, mtrofinDifferential Revision: https://reviews.llvm
Add new function properties to FunctionPropertiesAnalysis Added LoadInstCount, StoreInstCount, MaxLoopDepth, LoopCountReviewed By: jdoerfert, mtrofinDifferential Revision: https://reviews.llvm.org/D82283
show more ...
Add a Printer to the FunctionPropertiesAnalysis A printer pass and a lit test case was added.Reviewed By: mtrofinDifferential Revision: https://reviews.llvm.org/D82523