Searched refs:TheBtCast (Results 1 – 1 of 1) sorted by relevance
409 Value *TheBtCast = WhatToStore[I]; in lowerPrintfForGpu() local410 unsigned ArgSize = TD->getTypeAllocSize(TheBtCast->getType()); in lowerPrintfForGpu()411 StoreInst *StBuff = new StoreInst(TheBtCast, BufferIdx, BrnchPoint); in lowerPrintfForGpu()