Searched refs:CreateInput (Results 1 – 3 of 3) sorted by relevance
87 Input* CreateInput(const std::string& pName,
355 Input* input = builder.CreateInput("gotplt.o", gotplt_o, Input::Object); in TEST_F()
123 Input* IRBuilder::CreateInput(const std::string& pName, in CreateInput() function in mcld::IRBuilder