Home
last modified time | relevance | path

Searched defs:isFreeToInvert (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/include/llvm/Transforms/InstCombine/
DInstCombiner.h222 static bool isFreeToInvert(Value *V, bool WillInvertAllUses) { in isFreeToInvert() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h186 static inline bool isFreeToInvert(Value *V, bool WillInvertAllUses) { in isFreeToInvert() function