Searched refs:StBuff (Results 1 – 2 of 2) sorted by relevance
411 StoreInst *StBuff = new StoreInst(TheBtCast, BufferIdx, BrnchPoint); in lowerPrintfForGpu() local413 << *StBuff << '\n'); in lowerPrintfForGpu()414 (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()