Home
last modified time | relevance | path

Searched refs:getLocalFrameObjectMap (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h300 std::pair<int, int64_t> getLocalFrameObjectMap(int i) { in getLocalFrameObjectMap() function
/external/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp570 std::pair<int, int64_t> Entry = MFI->getLocalFrameObjectMap(i); in calculateFrameObjectOffsets()