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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DEHScopeStack.h58 static bool needsSaving(type value) { return false; } function in struct:clang::CodeGen::InvariantValue
H A DCGCleanup.cpp26 bool DominatingValue<RValue>::saved_type::needsSaving(RValue rv) { function in class:DominatingValue::saved_type
H A DCodeGenFunction.h2581 static bool needsSaving(llvm::Value *value) { function in struct:clang::CodeGen::DominatingLLVMValue
2636 static bool needsSaving(type value) { function in struct:clang::CodeGen::DominatingValue

Completed in 47 milliseconds