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