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

/external/swiftshader/third_party/LLVM/include/llvm/Target/
H A DTargetRegisterInfo.h293 /// This is the inverse operation of VirtReg2IndexFunctor below.
682 struct VirtReg2IndexFunctor : public std::unary_function<unsigned, unsigned> { struct in namespace:llvm

Completed in 76 milliseconds