Searched refs:DecorateInstructionWithInvariantGroup (Results 1 – 3 of 3) sorted by relevance
2607 CGM.DecorateInstructionWithInvariantGroup(Store, Vptr.VTableClass); in InitializeVTablePointer()2726 CGM.DecorateInstructionWithInvariantGroup(VTable, RD); in GetVTablePtr()
919 void DecorateInstructionWithInvariantGroup(llvm::Instruction *I,
1702 void CodeGenModule::DecorateInstructionWithInvariantGroup( in DecorateInstructionWithInvariantGroup() function in CodeGenModule