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

  /external/llvm/lib/Target/Hexagon/
RDFLiveness.h 90 std::map<MachineBasicBlock*,RefMap> PhiLON;
RDFLiveness.cpp 570 auto &LON = PhiLON[MB];
578 for (auto I : PhiLON)
846 // liveness of which is handled through the PhiLON/PhiLOX maps.
916 auto &LON = PhiLON[B];
    [all...]

Completed in 75 milliseconds