Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h1934 const std::vector<MCInst *> &TargetFetchInsns, MCContext *Ctx) const { in jumpTablePromotion() argument
/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp3649 const std::vector<MCInst *> &TargetFetchInsns, in jumpTablePromotion() argument
3698 for (const MCInst *Inst : TargetFetchInsns) in jumpTablePromotion()