Searched refs:Thr (Results 1 – 1 of 1) sorted by relevance
2212 Value *Thr = ConstantInt::get(Ty, Threshold); in processCopyingStore() local2213 Value *CmpB = Builder.CreateICmpULT(Thr, NumBytes); in processCopyingStore()