retdec
Deprecated List
Class retdec::llvmir2hll::RecursiveCFGBuilder
Use of this class to build CFGs is deprecated. Use NonRecursiveCFGBuilder, which can handle large code without requiring too much space on the stack.