Searched refs:determineLiveOperandBitsAddCarry (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDemandedBits.cpp495 static APInt determineLiveOperandBitsAddCarry(unsigned OperandNo, function
560 return determineLiveOperandBitsAddCarry(OperandNo, AOut, LHS, RHS, true,
571 return determineLiveOperandBitsAddCarry(OperandNo, AOut, LHS, NRHS, false,

Completed in 253 milliseconds