Searched defs:StBuff (Results 1 – 2 of 2) sorted by relevance
411 StoreInst *StBuff = new StoreInst(TheBtCast, BufferIdx, BrnchPoint); in lowerPrintfForGpu() local
412 StoreInst *StBuff = Builder.CreateStore(toStore, PtrToStore); in callBufferedPrintfArgPush() local