Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp90 processPHIs(MF); in setupMF()
106 void processPHIs(MachineFunction &MF);
6833 void AArch64InstructionSelector::processPHIs(MachineFunction &MF) { in processPHIs() function in AArch64InstructionSelector