Home
last modified time | relevance | path

Searched refs:getWithoutDomCondCache (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSimplifyQuery.h122 SimplifyQuery getWithoutDomCondCache() const { in getWithoutDomCondCache() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2332 Op1, 0, SQ.getWithInstruction(&I).getWithoutDomCondCache()); in visitSub()
H A DInstCombineCompares.cpp6454 SimplifyQuery Q = SQ.getWithoutDomCondCache().getWithInstruction(&I); in foldICmpUsingKnownBits()