Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h372 const SimplifyQuery &getSimplifyQuery() const { return SQ; } in getSimplifyQuery() function
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2301 getSimplifyQuery().getWithInstruction(&I))) in visitFNeg()
2353 getSimplifyQuery().getWithInstruction(&I))) in visitFSub()