Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp86 processPHIs(MF); in setupMF()
102 void processPHIs(MachineFunction &MF);
6005 void AArch64InstructionSelector::processPHIs(MachineFunction &MF) { in processPHIs() function in AArch64InstructionSelector