Searched refs:GuardIntrinsics (Results 1 – 1 of 1) sorted by relevance
76 SmallVector<CallInst *, 8> GuardIntrinsics; in explicifyGuards() local79 GuardIntrinsics.push_back(cast<CallInst>(&I)); in explicifyGuards()81 if (GuardIntrinsics.empty()) in explicifyGuards()88 for (auto *Guard : GuardIntrinsics) in explicifyGuards()