Add two thresholds lvi-overdefined-BB-threshold and lvi-overdefined-threshold
[oota-llvm.git] / lib / Analysis / FunctionTargetTransformInfo.cpp
2014-09-18 Eric ChristopherAdd a new pass FunctionTargetTransformInfo. This pass...