Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRDFLiveness.cpp911 auto CopyLiveIns = [this] (MachineBasicBlock *B, BitVector &LV) -> void { in resetKills() local
928 CopyLiveIns(B, LiveIn); in resetKills()
930 CopyLiveIns(SI, Live); in resetKills()