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