Home
last modified time | relevance | path

Searched defs:InstB (Results 1 – 3 of 3) sorted by relevance

/llvm-project/bolt/lib/Passes/
H A DIdenticalCodeFolding.cpp96 isInstrEquivalentWith(const MCInst & InstA,const BinaryBasicBlock & BBA,const MCInst & InstB,const BinaryBasicBlock & BBB,Compare Comp) isInstrEquivalentWith() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp96 const Instruction *InstB) { in domTreeLevelBefore() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp1684 auto *InstB = B.getContextInst(); eliminateConstraints() local