Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DRDFLiveness.cpp913 auto CopyLiveIns = [this] (MachineBasicBlock *B, BitVector &LV) -> void { in resetKills() local
930 CopyLiveIns(B, LiveIn); in resetKills()
932 CopyLiveIns(SI, Live); in resetKills()