Searched defs:isEphemeral (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SimplifyCFG.cpp | 2801 bool isEphemeral(const Instruction *I) { in isEphemeral() function in __anonee21a60b1c11::EphemeralValueTracker |
/freebsd/contrib/sqlite3/ | ||
H A D | sqlite3.c | 23669 Bool isEphemeral:1; /* True for an ephemeral table */ member |