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