Searched defs:IsParallel (Results 1 – 3 of 3) sorted by relevance
87 LoopAttributes::LoopAttributes(bool IsParallel) in LoopAttributes()
41 bool IsParallel; member
144 FX_BOOL IsParallel(baseType otherx, baseType othery) const { in IsParallel() function148 FX_BOOL IsParallel(const FXT_VECTOR& v) const { return IsParallel(v.x, v.y); } in IsParallel() function