search for: valueinfo

Displaying 1 result from an estimated 1 matches for "valueinfo".

Did you mean: valueinfot
2007 Jul 09
1
[LLVMdev] Integer Range
Dear All, Is there an LLVM analysis pass that can, given an LLVM integer value, tell me the minimum and maximum values that the value will be at run-time? Conservative answers are fine, and execution time isn't too important, so the more accurate it is, the better. Thanks in advance. -- John T.