Searched refs:IsCond (Results 1 – 3 of 3) sorted by relevance
1235 bool IsCond) { in CorrectExtraCFGEdges() argument1259 if (IsCond) in CorrectExtraCFGEdges()1263 assert(DestA && DestB && IsCond && in CorrectExtraCFGEdges()
748 bool IsCond);
770 static bool IsCond(void *v) { in IsCond() function788 x->mu.LockWhen(absl::Condition(&IsCond, x)); in WaitForCond()