Home
last modified time | relevance | path

Searched refs:getSimplifyQuery (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h371 const SimplifyQuery &getSimplifyQuery() const { return SQ; } in getSimplifyQuery() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2208 getSimplifyQuery().getWithInstruction(&I))) in visitFNeg()
2259 getSimplifyQuery().getWithInstruction(&I))) in visitFSub()