Home
last modified time | relevance | path

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

/freebsd/stand/lua/
H A Dhook.lua61 function hook.runAll(hooktype, data) function
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp639 return runAll(); in run()
895 void runAll() { in runAll() function in thinlto::ThinLTOProcessing