Searched refs:DummyArgs (Results 1 – 2 of 2) sorted by relevance
267 SmallVector<const char *, 32> DummyArgs; in getModuleContextHash() local268 CI.generateCC1CommandLine(DummyArgs, [&](const Twine &Arg) { in getModuleContextHash()
887 SmallVector<Instruction *> DummyArgs; in create() local889 DummyArgs.push_back(new FreezeInst(UndefValue::get(A.getType()))); in create()890 VMap[&A] = DummyArgs.back(); in create()1046 for (Instruction *DummyArg : DummyArgs) { in create()