Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DDelinearization.cpp61 bool isDone() const { return false; } in isDone() function
84 bool isDone() const { return false; } in isDone() function
107 bool isDone() const { return false; } in isDone() function
162 bool isDone() const { return false; } in isDone() function
H A DScalarEvolutionDivision.cpp42 bool isDone() const { return false; } in sizeOfSCEV() function
H A DScalarEvolution.cpp3093 bool isDone() const { containsConstantInAddMulChain() function
4148 bool isDone() const { return false; } isDone() function
6064 bool isDone() const { return Found; } SCEVMinMaxExprContains() function
8499 bool isDone() const { return false; } forgetLcssaPhiWithNewPredecessor() function
13970 bool isDone() const { return false; } getUsedLoops() function
/freebsd-src/contrib/wpa/src/eap_server/
H A Deap_i.h38 bool (*isDone)(struct eap_sm *sm, void *priv); member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp758 bool isDone() const { return Strategy.shouldDoNothing(); } isDone() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h734 bool isDone() const { return Found; } in SCEVExprContains() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2242 bool isDone() const { return IsUnsafe; } isDone() function