Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryContext.cpp781 bool SameFunction = isFragmentOf(JT->Parents[0], &Function) || in getOrCreateJumpTable() local
783 assert(SameFunction && in getOrCreateJumpTable()