Home
last modified time | relevance | path

Searched defs:isDone (Results 1 – 12 of 12) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DDelinearization.cpp61 bool isDone() const { return false; } isDone() function
84 bool isDone() const { return false; } isDone() function
107 bool isDone() const { return false; } isDone() function
162 bool isDone() const { return false; } isDone() function
H A DScalarEvolutionDivision.cpp42 bool isDone() const { return false; } in sizeOfSCEV() function
H A DScalarEvolution.cpp3095 bool isDone() const { containsConstantInAddMulChain() function
4153 bool isDone() const { return false; } isDone() function
6071 bool isDone() const { return Found; } SCEVMinMaxExprContains() function
8518 bool isDone() const { return false; } forgetLcssaPhiWithNewPredecessor() function
14130 bool isDone() const { return false; } getUsedLoops() function
/llvm-project/lldb/utils/lui/
H A Ddebuggerdriver.py90 def isDone(self): member in DebuggerDriver
/llvm-project/polly/lib/Support/
H A DSCEVValidator.cpp524 bool isDone() { return false; } in isDone() function in SCEVInRegionDependences
540 bool isDone() { return false; } in isDone() function in SCEVFindLoops
581 bool isDone() { return false; } in isDone() function in SCEVFindValues
/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp784 bool isDone() const { return Strategy.shouldDoNothing(); } isDone() function
/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h734 bool isDone() const { return Found; } SCEVExprContains() function
/llvm-project/offload/src/
H A Domptarget.cpp74 bool AsyncInfoTy::isDone() const { return isQueueEmpty(); } in isDone() function in AsyncInfoTy
/llvm-project/clang-tools-extra/clangd/
H A DTUScheduler.cpp561 bool isDone() { isDone() function in clang::clangd::__anon880aeff60611::PreambleThread
/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2340 bool isDone() const { return IsUnsafe; } isDone() function
/llvm-project/flang/lib/Semantics/
H A Dcheck-declarations.cpp266 bool isDone{false}; Check() local
/llvm-project/polly/lib/Analysis/
H A DScopInfo.cpp1421 bool isDone() { return FoundInside; } isDone() function in __anonfa39486c0211::SCEVFindInsideScop