Searched defs:isDirty (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h181 bool isDirty() const { return Value.getInt() == Invalid; } function in class:llvm::MemDepResult
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DLiveInterval.h616 bool isDirty() const { return LastStart.isValid(); } function in class:llvm::LiveRange::LiveRangeUpdater
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c127290 int isDirty; member in struct:RtreeNode
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c160261 int isDirty; /* True if the node needs to be written to disk */ member in struct:RtreeNode
[all...]

Completed in 704 milliseconds