Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp537 void initializeOutlinerMode(const Module &M);
1342 void MachineOutliner::initializeOutlinerMode(const Module &M) { in initializeOutlinerMode() function in MachineOutliner
1402 initializeOutlinerMode(M); in runOnModule()