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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DRenderMachineFunction.h177 typedef std::map<unsigned, WorstMapLine> PRWorstMap; typedef in class:llvm::TargetRegisterExtraInfo
178 PRWorstMap prWorst;
H A DRenderMachineFunction.cpp412 PRWorstMap::const_iterator prwItr = prWorst.find(reg);

Completed in 71 milliseconds