Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DBypassSlowDivision.h30 struct DivRemMapKey { struct
35 DivRemMapKey(bool InSignedOp, Value *InDividend, Value *InDivisor) in DivRemMapKey() argument