Searched refs:MDHelper (Results 1 – 1 of 1) sorted by relevance
953 llvm::MDBuilder MDHelper(*Context); in ExpandForEach() local956 MDHelper.createTBAARoot(kRenderScriptTBAARootName); in ExpandForEach()959 TBAAAllocation = MDHelper.createTBAAScalarTypeNode("allocation", in ExpandForEach()963 TBAAPointer = MDHelper.createTBAAScalarTypeNode("pointer", in ExpandForEach()1152 llvm::MDBuilder MDHelper(*Context); in ExpandReduceAccumulator() local1154 MDHelper.createTBAARoot(kRenderScriptTBAARootName); in ExpandReduceAccumulator()1157 TBAAAllocation = MDHelper.createTBAAScalarTypeNode("allocation", in ExpandReduceAccumulator()1161 TBAAPointer = MDHelper.createTBAAScalarTypeNode("pointer", in ExpandReduceAccumulator()1359 llvm::MDBuilder MDHelper(*Context); in connectRenderScriptTBAAMetadata() local1361 MDHelper.createTBAARoot("RenderScript Distinct TBAA"); in connectRenderScriptTBAAMetadata()[all …]