Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp540 void emitOutlinedHashTree(Module &M);
1368 void MachineOutliner::emitOutlinedHashTree(Module &M) { in emitOutlinedHashTree() function in MachineOutliner
1427 emitOutlinedHashTree(M); in runOnModule()