Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp3120 bool isDone() const { in containsConstantInAddMulChain() function
4173 bool isDone() const { return false; } in impliesPoison() function
5979 bool isDone() { return TraversalDone; } in IsAvailableOnEntry() function
6103 bool isDone() const { return Found; } in SCEVMinMaxExprContains() function
13982 bool isDone() const { return false; } in getUsedLoops() function
/openbsd-src/gnu/llvm/lldb/utils/lui/
H A Ddebuggerdriver.py86 def isDone(self): member in DebuggerDriver
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp586 bool isDone() const { return Strategy.shouldDoNothing(); } in isDone() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h726 bool isDone() const { return Found; } in SCEVExprContains() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2617 bool isDone() const { return IsUnsafe; } in isDone() function