Home
last modified time | relevance | path

Searched refs:EmitVTableAssumptionLoads (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp2268 EmitVTableAssumptionLoads(ClassDecl, This); in EmitCXXConstructorCall()
2386 void CodeGenFunction::EmitVTableAssumptionLoads(const CXXRecordDecl *ClassDecl, in EmitVTableAssumptionLoads() function in CodeGenFunction
H A DCodeGenFunction.h3154 void EmitVTableAssumptionLoads(const CXXRecordDecl *ClassDecl, Address This);