Searched refs:TcDec (Results 1 – 1 of 1) sorted by relevance
2553 Instruction *TcDec = cast<Instruction>(Builder.CreateSub( in transformLoopToCountable() local2557 TcPhi->addIncoming(TcDec, Body); in transformLoopToCountable()2562 LbCond->setOperand(0, TcDec); in transformLoopToCountable()2660 Instruction *TcDec = cast<Instruction>( in transformLoopToPopcount() local2665 TcPhi->addIncoming(TcDec, Body); in transformLoopToPopcount()2670 LbCond->setOperand(0, TcDec); in transformLoopToPopcount()