Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDDelinearization.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
HDScalarEvolutionDivision.cpp42 bool isDone() const { return false; } in sizeOfSCEV() function
HDScalarEvolution.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-13-stable/contrib/wpa/src/eap_server/
HDeap_i.h38 bool (*isDone)(struct eap_sm *sm, void *priv); member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDExpandVectorPredication.cpp784 bool isDone() const { return Strategy.shouldDoNothing(); } in isDone() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDScalarEvolutionExpressions.h734 bool isDone() const { return Found; } in SCEVExprContains() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDScalarEvolutionExpander.cpp2340 bool isDone() const { return IsUnsafe; } in isDone() function