Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h373 const SimplifyQuery &getSimplifyQuery() const { return SQ; } in getSimplifyQuery() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2459 getSimplifyQuery().getWithInstruction(&I))) in visitFNeg()
2534 getSimplifyQuery().getWithInstruction(&I))) in visitFSub()