Searched defs:CurrentGnuArgsSize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/bolt/lib/Passes/ | ||
H A D | BinaryPasses.cpp | 607 int64_t CurrentGnuArgsSize = 0; runOnFunctions() local |
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryFunction.cpp | 3432 uint64_t CurrentGnuArgsSize = 0; propagateGnuArgsSizeInfo() local |