Searched refs:IOFiles (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dllvm-rs-cc.cpp133 * IOFiles - list of (foo.rs, foo.bc) pairs of input/output files.
141 * We populate IOFiles dynamically while working through the list of Inputs.
147 static void makeFileList(NamePairList *IOFiles, NamePairList *DepFiles, argument
184 IOFiles->push_back(std::make_pair(InputFile, OutputFile));

Completed in 135 milliseconds