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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp170 Value *createAddendVal(const FAddend &A, bool& NeedNeg);
722 Value *V = createAddendVal(**I, NeedNeg);
802 // NOTE: Keep this function in sync with createAddendVal().
840 Value *FAddCombine::createAddendVal(const FAddend &Opnd, bool &NeedNeg) { function in class:FAddCombine

Completed in 108 milliseconds