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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h200 bool isDirty() const { return Value.is<Invalid>(); } function in class:llvm::MemDepResult
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c127290 int isDirty; member in struct:RtreeNode
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c191540 int isDirty; /* True if the node needs to be written to disk */ member in struct:RtreeNode
[all...]

Completed in 815 milliseconds