Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DReorderFunctions.cpp304 const size_t PadB = opts::padFunction(*B); in runOnFunctions() local
305 if (!PadA || !PadB) { in runOnFunctions()
308 if (PadB) in runOnFunctions()