HomeSort by relevance Sort by last modified time
    Searched refs:IsFreeToInvert (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 88 static inline bool IsFreeToInvert(Value *V, bool WillInvertAllUses) {
InstCombineSelect.cpp     [all...]
InstCombineAndOrXor.cpp 30 if (!IsFreeToInvert(Operand, Operand->hasOneUse()))
    [all...]

Completed in 685 milliseconds