Home
last modified time | relevance | path

Searched defs:SecondI (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/unittests/CodeGen/
H A DLexicalScopesTest.cpp303 MachineInstr *SecondI = TEST_F() local
/llvm-project/clang/lib/Tooling/Core/
H A DReplacement.cpp459 for (auto FirstI = First.begin(), SecondI = Second.begin(); in merge() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp149 const MachineInstr &SecondI, in hasWriteToReadDep() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp397 memoryIsNotModifiedBetween(Instruction * FirstI,Instruction * SecondI,BatchAAResults & AA,const DataLayout & DL,DominatorTree * DT) memoryIsNotModifiedBetween() argument
[all...]