Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.h156 void copyState(SystemZHazardRecognizer *Incoming);
H A DSystemZMachineScheduler.cpp104 HazardRec->copyState(SchedStates[SinglePredMBB]); in enterMBB()
H A DSystemZHazardRecognizer.cpp451 copyState(SystemZHazardRecognizer *Incoming) { in copyState() function in SystemZHazardRecognizer