Searched defs:InstrInfoQuery (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInstructionSimplify.h59 struct InstrInfoQuery { struct in namespace:llvm
60 InstrInfoQuery(bool UMD) : UseInstrInfo(UMD) {} function in struct:llvm::InstrInfoQuery
61 InstrInfoQuery() : UseInstrInfo(true) {} function in struct:llvm::InstrInfoQuery

Completed in 116 milliseconds