Searched refs:computeInstr (Results 1 – 1 of 1) sorted by relevance
98 KnownBits computeInstr(const Instruction *I);177 KnownBits ValueEvolution::computeInstr(const Instruction *I) { in computeInstr() function in ValueEvolution242 return computeInstr(I); in compute()252 KnownPhis.emplace_or_assign(Phi, computeInstr(Step)); in computeEvolutions()