Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp918 struct LocationAsBlock { struct
919 LocationAsBlock(const NodeToValueMap &L) : Map(L) {} in LocationAsBlock() function
920 const NodeToValueMap ⤅