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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp192 unsigned calcInstrNumber(const AddendVect& Vect);
606 unsigned InstrNeeded = calcInstrNumber(Opnds);
699 unsigned FAddCombine::calcInstrNumber(const AddendVect &Opnds) { function in class:FAddCombine
736 // NOTE: Keep this function in sync with FAddCombine::calcInstrNumber.

Completed in 38 milliseconds