Searched defs:IsCancellable (Results 1 – 3 of 3) sorted by relevance
69 virtual bool IsCancellable() const { return false; } in IsCancellable() function
63 bool IsCancellable; member
307 Value *NumThreads, omp::ProcBindKind ProcBind, bool IsCancellable) { in CreateParallel()