Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp90 processPHIs(MF); in setupMF()
106 void processPHIs(MachineFunction &MF);
6895 void AArch64InstructionSelector::processPHIs(MachineFunction &MF) { in processPHIs() function in AArch64InstructionSelector