Searched defs:SimplifyDemandedInstructionBits (Results 1 – 3 of 3) sorted by relevance
53 bool InstCombiner::SimplifyDemandedInstructionBits(Instruction &Inst) { in SimplifyDemandedInstructionBits() function in InstCombiner
66 bool InstCombiner::SimplifyDemandedInstructionBits(Instruction &Inst) { in SimplifyDemandedInstructionBits() function in InstCombiner
55 bool InstCombinerImpl::SimplifyDemandedInstructionBits(Instruction &Inst) { in SimplifyDemandedInstructionBits() function in InstCombinerImpl