Home
last modified time | relevance | path

Searched defs:RunOnAllFunctions (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp412 bool RunOnAllFunctions = true; global() member
506 createMachineOutlinerPass(bool RunOnAllFunctions) createMachineOutlinerPass() argument
H A DTargetPassConfig.cpp1209 bool RunOnAllFunctions = addMachinePasses() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCodeGenPassBuilder.h