Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp787 const Optional<bool> &isForced() const { return IsForced; } in isForced() function in __anon191a722d0111::LoopDistributeForLoop
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp1614 bool isForced = false; in OpenStream2() local