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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DBypassSlowDivision.h30 struct DivRemMapKey { struct in namespace:llvm
37 DivRemMapKey(bool InSignedOp, Value *InDividend, Value *InDivisor) function in struct:llvm::DivRemMapKey
[all...]

Completed in 113 milliseconds