Home
last modified time | relevance | path

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

/netbsd/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/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp335 bool isDone() const { return Strategy.shouldDoNothing(); } in isDone() function
/netbsd/external/bsd/wpa/dist/src/eap_server/
H A Deap_i.h39 Boolean (*isDone)(struct eap_sm *sm, void *priv); member
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h694 bool isDone() const { return Found; } in SCEVExprContains() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2694 bool isDone() const { return IsUnsafe; } in isDone() function