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