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

/external/llvm/lib/Target/Hexagon/
H A DRDFLiveness.h90 std::map<MachineBasicBlock*,RefMap> PhiLON; member in struct:llvm::rdf::Liveness
H A DRDFLiveness.cpp570 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];

Completed in 62 milliseconds