Hi llvm-dev,
Given an instruction, is there a standard way in llvm, such as a function or
methodology, to determine its most-immediate dominator from a set?
Many thanks,
Orlando
_______________________________________________
LLVM Developers mailing list
llvm...@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
That looks useful, thanks for the help.
Orlando