Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Passes/
H A DIndirectCallPromotion.h199 MethodInfoType maybeGetVtableSyms(BinaryBasicBlock &BB, MCInst &Inst,
/llvm-project-15.0.7/bolt/lib/Passes/
H A DIndirectCallPromotion.cpp633 IndirectCallPromotion::MethodInfoType IndirectCallPromotion::maybeGetVtableSyms( in maybeGetVtableSyms() function in llvm::bolt::IndirectCallPromotion
1344 MethodInfo = maybeGetVtableSyms(*BB, Inst, SymTargets); in runOnFunctions()