Searched defs:isForced (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Transforms/Scalar/ | ||
D | LoopDistribute.cpp | 787 const Optional<bool> &isForced() const { return IsForced; } in isForced() function in __anon9db3a4f70111::LoopDistributeForLoop |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ | ||
D | LoopDistribute.cpp | 837 const Optional<bool> &isForced() const { return IsForced; } in isForced() function in __anonce78c04f0111::LoopDistributeForLoop |
/external/lzma/CPP/7zip/UI/Common/ | ||
D | OpenArchive.cpp | 1618 bool isForced = false; in OpenStream2() local |