Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:VTT

1176   /// VTT parameter.
1730 /// LoadCXXVTT - Load the VTT parameter to base constructors/destructors have
1733 assert(CXXVTTValue && "no VTT value for this function");
2223 llvm::Value *VTT,