Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DSROA.h63 SelectHandSpeculativity(intptr_t Storage_) SelectHandSpeculativity() argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp141 explicit SelectHandSpeculativity(intptr_t Storage_) : Storage(Storage_) {} in SelectHandSpeculativity()