Searched refs:TcDec (Results 1 – 2 of 2) sorted by relevance
1620 Instruction *TcDec = cast<Instruction>( in transformLoopToCountable() local1625 TcPhi->addIncoming(TcDec, Body); in transformLoopToCountable()1630 LbCond->setOperand(0, TcDec); in transformLoopToCountable()1728 Instruction *TcDec = cast<Instruction>( in transformLoopToPopcount() local1733 TcPhi->addIncoming(TcDec, Body); in transformLoopToPopcount()1738 LbCond->setOperand(0, TcDec); in transformLoopToPopcount()
1264 Instruction *TcDec = cast<Instruction>( in transformLoopToPopcount() local1269 TcPhi->addIncoming(TcDec, Body); in transformLoopToPopcount()1274 LbCond->setOperand(0, TcDec); in transformLoopToPopcount()