Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp232 HexagonBlockRanges::RegisterSet HexagonBlockRanges::getLiveIns( in getLiveIns() function in HexagonBlockRanges
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRDFGraph.h667 const RegisterAggr &getLiveIns() const { return LiveIns; } in getLiveIns() function