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

/external/llvm/lib/Target/Hexagon/
H A DHexagonMachineFunctionInfo.h30 std::vector<MachineInstr*> AllocaAdjustInsts; member in class:llvm::HexagonMachineFunctionInfo
49 AllocaAdjustInsts.push_back(MI);
52 return AllocaAdjustInsts;

Completed in 58 milliseconds