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