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

  /external/llvm/lib/CodeGen/
RenderMachineFunction.h 174 typedef std::map<const TargetRegisterClass*, WorstMapLine> VRWorstMap;
175 VRWorstMap vrWorst;
RenderMachineFunction.cpp 417 VRWorstMap::const_iterator vrwItr = vrWorst.find(regTRC);
    [all...]

Completed in 668 milliseconds