Hello,
I would like to use the LLVM CostModelAnalysis (implemented in lib/Analysis/CostModel.cpp); but I can’t find a header file exporting its functionality.
Is it possible to access to some similar functionality in any other way?
Thank you,
Hello,
I would like to use the LLVM CostModelAnalysis (implemented in lib/Analysis/CostModel.cpp); but I can’t find a header file exporting its functionality.
Is it possible to access to some similar functionality in any other way?
Thank you,
Hi,