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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DEHScopeStack.h59 static bool needsSaving(type value) { return false; } function in struct:clang::CodeGen::InvariantValue
H A DCGCleanup.cpp27 bool DominatingValue<RValue>::saved_type::needsSaving(RValue rv) { function in class:DominatingValue::saved_type
H A DCodeGenFunction.h3215 static bool needsSaving(llvm::Value *value) { function in struct:clang::CodeGen::DominatingLLVMValue
3266 static bool needsSaving(type value) { function in struct:clang::CodeGen::DominatingValue
3300 static bool needsSaving(type value) { function in struct:clang::CodeGen::DominatingValue

Completed in 151 milliseconds