Searched defs:isComplete (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopIterator.h126 bool isComplete() const { return PostBlocks.size() == L->getNumBlocks(); } function in class:llvm::LoopBlocksDFS
H A DScalarEvolution.h1287 bool isComplete() const { return MaxAndComplete.getInt(); } function in class:llvm::ScalarEvolution::BackedgeTakenInfo
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h330 bool isComplete() const { return CompleteModel; } function in struct:llvm::MCSchedModel
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h740 bool isComplete() const { return OutstandingSymbolsCount == 0; } function in class:llvm::orc::SymbolState::AsynchronousSymbolQuery
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1413 bool isComplete() const { return DFSStack.empty(); } function in class:__anon1806::SchedDAGReverseDFS
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h352 virtual bool isComplete() const { return true; } function in class:llvm::Init
[all...]
/freebsd-11-stable/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c2327 int isComplete; local
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c101461 int isComplete = 0; /* RHS of LIKE/GLOB ends with wildcard */ local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c147717 int isComplete = 0; /* RHS of LIKE/GLOB ends with wildcard */ local
[all...]

Completed in 1107 milliseconds