Searched defs:hasCFGChanged (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ | ||
H A D | ObjCARCContract.cpp | 101 bool hasCFGChanged() const { return CFGChanged; } in hasCFGChanged() function in __anone24c0cb50111::ObjCARCContract |
H A D | ObjCARCOpts.cpp | 601 bool hasCFGChanged() const { return CFGChanged; } in hasCFGChanged() function in __anon5073f03d0211::ObjCARCOpt |