[NFC] Factor out guard utility methods into a separate file
This patch creates file GuardUtils which will contain logic for work with guards that can be shared across different passes. Differential Revision: https://reviews.llvm.org/D51151 Reviewed By: fedor.sergeev llvm-svn: 340914
Loading
Please register or sign in to comment