Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp787 const Optional<bool> &isForced() const { return IsForced; } in isForced() function in __anon9db3a4f70111::LoopDistributeForLoop
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp837 const Optional<bool> &isForced() const { return IsForced; } in isForced() function in __anonce78c04f0111::LoopDistributeForLoop
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp1618 bool isForced = false; in OpenStream2() local