Home
last modified time | relevance | path

Searched defs:isForced (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp898 const Optional<bool> &isForced() const { return IsForced; } in isForced() function in __anon6e50f3970111::LoopDistributeForLoop
/third_party/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp1694 bool isForced = false; in OpenStream2() local