Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonBlockRanges.cpp232 HexagonBlockRanges::RegisterSet HexagonBlockRanges::getLiveIns( in getLiveIns() function in HexagonBlockRanges
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDRDFGraph.h667 const RegisterAggr &getLiveIns() const { return LiveIns; } in getLiveIns() function