Searched refs:TcDec (Results 1 – 1 of 1) sorted by relevance
1926 Instruction *TcDec = cast<Instruction>(Builder.CreateSub( in transformLoopToCountable() local1930 TcPhi->addIncoming(TcDec, Body); in transformLoopToCountable()1935 LbCond->setOperand(0, TcDec); in transformLoopToCountable()2032 Instruction *TcDec = cast<Instruction>( in transformLoopToPopcount() local2037 TcPhi->addIncoming(TcDec, Body); in transformLoopToPopcount()2042 LbCond->setOperand(0, TcDec); in transformLoopToPopcount()