Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h347 void finishPendingPhis();
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3338 void IRTranslator::finishPendingPhis() { in finishPendingPhis() function in IRTranslator
4024 finishPendingPhis(); in runOnMachineFunction()