Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolutionDivision.cpp44 bool isDone() const { return false; } in sizeOfSCEV() function
H A DScalarEvolution.cpp2817 bool isDone() const { in containsConstantInAddMulChain() function
5332 bool isDone() { return TraversalDone; } in IsAvailableOnEntry() function
11636 bool isDone() const { return false; } in isDone() function
11659 bool isDone() const { return false; } in isDone() function
11682 bool isDone() const { return false; } in isDone() function
11736 bool isDone() const { return false; } in isDone() function
12657 bool isDone() const { return false; } in getUsedLoops() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp335 bool isDone() const { return Strategy.shouldDoNothing(); } in isDone() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h694 bool isDone() const { return Found; } in SCEVExprContains() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2694 bool isDone() const { return IsUnsafe; } in isDone() function