Searched refs:PreRA (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DMachineLICM.cpp131 explicit MachineLICM(bool PreRA) : argument
132 MachineFunctionPass(ID), PreRegAlloc(PreRA) {

Completed in 94 milliseconds