Home
last modified time | relevance | path

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

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