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

/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DLoopIterator.h67 bool isComplete() const { return PostBlocks.size() == L->getNumBlocks(); } function in class:llvm::LoopBlocksDFS
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCSchedule.h224 bool isComplete() const { return CompleteModel; } function in class:llvm::MCSchedModel
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1228 bool isComplete() const { return DFSStack.empty(); } function in class:__anon2314::SchedDAGReverseDFS
/freebsd-10-stable/contrib/llvm/include/llvm/TableGen/
H A DRecord.h469 virtual bool isComplete() const { return true; } function in class:llvm::Init
613 virtual bool isComplete() const { return false; } function in class:llvm::UnsetInit
676 virtual bool isComplete() const { function in class:llvm::BitInit
1032 virtual bool isComplete() const { return false; } function in class:llvm::TernOpInit
/freebsd-10-stable/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c2187 int isComplete; local
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c101461 int isComplete = 0; /* RHS of LIKE/GLOB ends with wildcard */ local
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c126238 int isComplete = 0; /* RHS of LIKE/GLOB ends with wildcard */ local
[all...]

Completed in 1055 milliseconds