Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp149 const LiveOutPair &LOB = Map[&B]; in isDefOnEntry() local
150 if (LOB.first != nullptr && LOB.first != &UndefVNI) in isDefOnEntry()