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