Home
last modified time | relevance | path

Searched defs:InstA (Results 1 – 5 of 5) sorted by relevance

/llvm-project/bolt/include/bolt/Passes/
H A DDominatorAnalysis.h91 const MCInst &InstA = *BB->begin(); in doesADominateB() local
/llvm-project/bolt/lib/Passes/
H A DIdenticalCodeFolding.cpp94 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.cpp95 static bool domTreeLevelBefore(DominatorTree *DT, const Instruction *InstA, in domTreeLevelBefore() argument
/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp765 bool BT::UseQueueType::Cmp::operator()(const MachineInstr *InstA, in operator ()()
/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp1683 auto *InstA = A.getContextInst(); eliminateConstraints() local