Searched refs:OutValue (Results 1 – 2 of 2) sorted by relevance
74 DE_DECLARE_COMMAND_LINE_OPT(OutValue, OutputValue);99 << Option<OutValue> ("v", "value", "Value to extract", s_outputValues, "code"); in registerOptions()386 cmdLine.outValue = opts.getOption<opt::OutValue>(); in parseCommandLine()
767 OutValuesType OutValue; in computeInsertionPoints() local800 OutValue[IDFB].push_back(C); in computeInsertionPoints()810 insertCHI(InValue, OutValue); in computeInsertionPoints()812 findHoistableCandidates(OutValue, K, HPL); in computeInsertionPoints()