Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDelinearization.cpp60 bool isDone() const { return false; } in isDone() function
83 bool isDone() const { return false; } in isDone() function
106 bool isDone() const { return false; } in isDone() function
161 bool isDone() const { return false; } in isDone() function
H A DScalarEvolutionDivision.cpp42 bool isDone() const { return false; } in sizeOfSCEV() function
H A DScalarEvolution.cpp3083 bool isDone() const { in containsConstantInAddMulChain() function
4120 bool isDone() const { return false; } in isDone() function
6083 bool isDone() const { return Found; } in SCEVMinMaxExprContains() function
8559 bool isDone() const { return false; } in forgetLcssaPhiWithNewPredecessor() function
14324 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/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h738 bool isDone() const { return Found; } in SCEVExprContains() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2347 bool isDone() const { return IsUnsafe; } in isDone() function