Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h371 const SimplifyQuery &getSimplifyQuery() const { return SQ; } in getSimplifyQuery() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2174 getSimplifyQuery().getWithInstruction(&I))) in visitFNeg()
2215 getSimplifyQuery().getWithInstruction(&I))) in visitFSub()