Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonMachineFunctionInfo.h29 std::vector<MachineInstr*> AllocaAdjustInsts; variable
46 AllocaAdjustInsts.push_back(MI); in addAllocaAdjustInst()
49 return AllocaAdjustInsts; in getAllocaAdjustInsts()