Searched refs:BeginInt (Results 1 – 1 of 1) sorted by relevance
173 auto *BeginInt = IRB.CreatePtrToInt(BeginVal, IntegerType::getInt64Ty(C)); in createInitOrFiniCalls() local175 auto *SubInst = IRB.CreateSub(EndInt, BeginInt); in createInitOrFiniCalls()