Searched defs:origInst (Results 1 – 2 of 2) sorted by relevance
318 bool ApplyForCastJoin(Inst *cast, Inst *input, Inst *origInst, Arch arch) in ApplyForCastJoin()
1192 auto origInst = input->GetInput(0).GetInst(); in VisitCastCase2() local