Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DDelinearization.cpp63 bool isDone() const { return false; } in isDone() function
86 bool isDone() const { return false; } in isDone() function
109 bool isDone() const { return false; } in isDone() function
164 bool isDone() const { return false; } in isDone() function
H A DScalarEvolutionDivision.cpp42 bool isDone() const { return false; } in sizeOfSCEV() function
H A DScalarEvolution.cpp3041 bool isDone() const { in containsConstantInAddMulChain() function
4045 bool isDone() const { return false; } in impliesPoison() function
5831 bool isDone() { return TraversalDone; } in IsAvailableOnEntry() function
5960 bool isDone() const { return Found; } in SCEVMinMaxExprContains() function
13637 bool isDone() const { return false; } in getUsedLoops() function
/llvm-project-15.0.7/lldb/utils/lui/
H A Ddebuggerdriver.py86 def isDone(self): member in DebuggerDriver
/llvm-project-15.0.7/polly/lib/Support/
H A DSCEVValidator.cpp516 bool isDone() { return false; } in isDone() function in SCEVInRegionDependences
532 bool isDone() { return false; } in isDone() function in SCEVFindLoops
573 bool isDone() { return false; } in isDone() function in SCEVFindValues
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp562 bool isDone() const { return Strategy.shouldDoNothing(); } in isDone() function
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h745 bool isDone() const { return Found; } in SCEVExprContains() function
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DTUScheduler.cpp550 bool isDone() { in isDone() function in clang::clangd::__anon589430d30611::PreambleThread
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-declarations.cpp217 bool isDone{false}; in Check() local
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2611 bool isDone() const { return IsUnsafe; } in isDone() function
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopInfo.cpp1418 bool isDone() { return FoundInside; } in isDone() function in __anona9ec74a90211::SCEVFindInsideScop