HomeSort by: relevance | last modified time | path
    Searched refs:PrevInsts (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
ImplicitNullChecks.cpp 197 /// to be used. \p PrevInsts is the set of instruction seen since
201 ArrayRef<MachineInstr *> PrevInsts);
368 ArrayRef<MachineInstr *> PrevInsts) {
471 for (auto *PrevMI : PrevInsts) {
ModuloSchedule.cpp 859 SmallVector<MachineInstr *, 4> PrevInsts;
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 759 SmallVectorImpl<MachineInstr *> &PrevInsts,

Completed in 139 milliseconds