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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp173 unsigned calcInstrNumber(const AddendVect& Vect);
701 unsigned InstrNeeded = calcInstrNumber(Opnds);
803 unsigned FAddCombine::calcInstrNumber(const AddendVect &Opnds) { function in class:FAddCombine
839 // NOTE: Keep this function in sync with FAddCombine::calcInstrNumber.

Completed in 79 milliseconds