Home
last modified time | relevance | path

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

/freebsd/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.cpp3095 bool isDone() const { in containsConstantInAddMulChain() function
4153 bool isDone() const { return false; } in isDone() function
6071 bool isDone() const { return Found; } in SCEVMinMaxExprContains() function
8520 bool isDone() const { return false; } in forgetLcssaPhiWithNewPredecessor() function
14132 bool isDone() const { return false; } in getUsedLoops() function
/freebsd/contrib/wpa/src/eap_server/
H A Deap_i.h38 bool (*isDone)(struct eap_sm *sm, void *priv); member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp784 bool isDone() const { return Strategy.shouldDoNothing(); } in isDone() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h735 bool isDone() const { return Found; } SCEVExprContains() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2340 bool isDone() const { return IsUnsafe; } in isDone() function