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 160 /// OperandAllocator - Pool allocation for machine-opcode SDNode operands.
161 BumpPtrAllocator OperandAllocator;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 900 OperandAllocator.Reset();
    [all...]

Completed in 56 milliseconds