HomeSort by relevance Sort by last modified time
    Searched refs:OperandAllocator (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 164 /// OperandAllocator - Pool allocation for machine-opcode SDNode operands.
165 BumpPtrAllocator OperandAllocator;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 866 OperandAllocator.Reset();
    [all...]

Completed in 59 milliseconds