Searched defs:OutlinedFunctionNum (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp989 unsigned OutlinedFunctionNum = 0; local
1010 bool MachineOutliner::doOutline(Module &M, unsigned &OutlinedFunctionNum) { argument
736 outline(Module &M, std::vector<OutlinedFunction> &FunctionList, InstructionMapper &Mapper, unsigned &OutlinedFunctionNum) argument
[all...]

Completed in 104 milliseconds