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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp178 Value *createFNeg(Value *V);
743 LastVal = createFNeg(LastVal);
761 Value *FAddCombine::createFNeg(Value *V) { function in class:FAddCombine

Completed in 53 milliseconds