Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGClass.cpp2323 void CodeGenFunction::EmitVTableAssumptionLoad(const VPtr &Vptr, Address This) { in EmitVTableAssumptionLoad() function in CodeGenFunction
2348 EmitVTableAssumptionLoad(Vptr, This); in EmitVTableAssumptionLoads()
H A DCodeGenFunction.h2891 void EmitVTableAssumptionLoad(const VPtr &vptr, Address This);