Home
last modified time | relevance | path

Searched defs:IsParallel (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGLoopInfo.cpp87 LoopAttributes::LoopAttributes(bool IsParallel) in LoopAttributes()
DCGLoopInfo.h41 bool IsParallel; member
/external/pdfium/core/include/fxcrt/
Dfx_coordinates.h144 FX_BOOL IsParallel(baseType otherx, baseType othery) const { in IsParallel() function
148 FX_BOOL IsParallel(const FXT_VECTOR& v) const { return IsParallel(v.x, v.y); } in IsParallel() function