Searched defs:IsInSet (Results 1 – 4 of 4) sorted by relevance
769 bool IsInSet(char ch, const char* str) { in IsInSet() function
774 bool IsInSet(char ch, const char* str) { in IsInSet() function
4587 auto IsInSet = [&](AllocaInst *AI) { return DeletedAllocas.count(AI); }; in runImpl() local
11102 bool IsInSet(char ch, const char* str) { in IsInSet() function