Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.h104 dropInstructions(const llvm::SmallPtrSetImpl<const llvm::MCInst *> &Insts) { in dropInstructions() function
H A Dllvm-mca.cpp657 Insts = Region->dropInstructions(DroppedInsts); in main()