Searched refs:TcDec (Results 1 – 1 of 1) sorted by relevance
2248 Instruction *TcDec = cast<Instruction>(Builder.CreateSub( in transformLoopToCountable() local2252 TcPhi->addIncoming(TcDec, Body); in transformLoopToCountable()2257 LbCond->setOperand(0, TcDec); in transformLoopToCountable()2355 Instruction *TcDec = cast<Instruction>( in transformLoopToPopcount() local2360 TcPhi->addIncoming(TcDec, Body); in transformLoopToPopcount()2365 LbCond->setOperand(0, TcDec); in transformLoopToPopcount()