Home
last modified time | relevance | path

Searched refs:PhiUp (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DRDFLiveness.cpp336 std::map<NodeId,std::map<NodeId,RegisterSet>> PhiUp; in computePhiInfo() local
428 auto &UpMap = PhiUp[UA.Id]; in computePhiInfo()
441 for (auto I : PhiUp) { in computePhiInfo()
478 auto &UpPhis = PhiUp[UA.Id]; in computePhiInfo()