Searched defs:IsInSet (Results 1 – 3 of 3) sorted by relevance
599 isl::ast_expr IsInSet = RestrictedBuild.expr_from(ScheduledSet); in buildContainsCondition() local694 isl::ast_expr IsInSet = RestrictedBuild.expr_from(ScheduleMultiPwAff.at(i)); in generateBeginStmtTrace() local
769 bool IsInSet(char ch, const char* str) { in IsInSet() function
4749 auto IsInSet = [&](AllocaInst *AI) { return DeletedAllocas.count(AI); }; in runImpl() local