Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp916 struct LocationAsBlock { struct
917 LocationAsBlock(const NodeToValueMap &L) : Map(L) {} in LocationAsBlock() function
919 const NodeToValueMap ⤅