Searched refs:getchar_call (Results 1 – 1 of 1) sorted by relevance
204 CallInst *getchar_call = builder->CreateCall(getchar_func, tapereg); in readloop() local205 getchar_call->setTailCall(false); in readloop()206 Value *tape_0 = getchar_call; in readloop()