Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryFunction.cpp1652 bool IsBuiltIn = false; in postProcessJumpTables() local
1655 IsBuiltIn = true; in postProcessJumpTables()
1662 if (IsBuiltIn) in postProcessJumpTables()