Searched refs:UnreachableBlockPred (Results 1 – 1 of 1) sorted by relevance
3509 auto UnreachableBlockPred = [&](const BasicBlock &BB) { in runGVN() local3513 for (auto &BB : make_filter_range(F, UnreachableBlockPred)) { in runGVN()