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.cpp911 struct LocationAsBlock { struct
912 LocationAsBlock(const NodeToValueMap &L) : Map(L) {} in LocationAsBlock() function
914 const NodeToValueMap ⤅