Searched refs:StBuff (Results 1 – 2 of 2) sorted by relevance
404 StoreInst *StBuff = new StoreInst(TheBtCast, BufferIdx, BrnchPoint); in lowerPrintfForGpu() local406 << *StBuff << '\n'); in lowerPrintfForGpu()407 (void)StBuff; in lowerPrintfForGpu()
412 StoreInst *StBuff = Builder.CreateStore(toStore, PtrToStore); in callBufferedPrintfArgPush() local413 LLVM_DEBUG(dbgs() << "inserting store to printf buffer:" << *StBuff in callBufferedPrintfArgPush()415 (void)StBuff; in callBufferedPrintfArgPush()