Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp918 struct LocationAsBlock { struct
919 LocationAsBlock(const NodeToValueMap &L) : Map(L) {} in LocationAsBlock() function
921 const NodeToValueMap ⤅