Home
last modified time | relevance | path

Searched defs:needsSaving (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DEHScopeStack.h58 static bool needsSaving(type value) { return false; } in needsSaving() function
H A DCodeGenFunction.h152 static bool needsSaving(llvm::Value *value) { in needsSaving() function
H A DCGCleanup.cpp26 bool DominatingValue<RValue>::saved_type::needsSaving(RValue rv) { in needsSaving() function in DominatingValue::saved_type