Home
last modified time | relevance | path

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

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