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

/freebsd-current/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.h1491 bool isComplete() const { return IsComplete; } function in class:llvm::ScalarEvolution::BackedgeTakenInfo
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h344 bool isComplete() const { return CompleteModel; } function in struct:llvm::MCSchedModel
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1431 bool isComplete() const { return DFSStack.empty(); } function in class:__anon1945::SchedDAGReverseDFS
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h862 bool isComplete() const { return OutstandingSymbolsCount == 0; } function in class:llvm::orc::SymbolState::AsynchronousSymbolQuery
/freebsd-current/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h350 virtual bool isComplete() const { return true; } function in class:llvm::Init
2257 bool isComplete(Init *VarName) const { function in class:llvm::final::final::LessRecordRegister::final
[all...]
/freebsd-current/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c2371 int isComplete; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h2933 bool isComplete() const { function in class:llvm::CallInst::ShuffleVectorInst::PHINode
/freebsd-current/contrib/sqlite3/
H A Dsqlite3.c161303 int isComplete = 0; /* RHS of LIKE/GLOB ends with wildcard */ local
[all...]

Completed in 1006 milliseconds