Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLiveRangeCalc.h129 bool isDefOnEntry(LiveRange &LR, ArrayRef<SlotIndex> Undefs,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp122 bool LiveRangeCalc::isDefOnEntry(LiveRange &LR, ArrayRef<SlotIndex> Undefs, in isDefOnEntry() function in LiveRangeCalc
315 !isDefOnEntry(LR, Undefs, *MBB, DefOnEntry, UndefOnEntry)) in findReachingDefs()