Searched refs:addInfo (Results 1 – 5 of 5) sorted by relevance
223 void addInfo(const CFGBlock *Block, ConsumedStateMap *StateMap,225 void addInfo(const CFGBlock *Block,
1017 void ConsumedBlockInfo::addInfo( in addInfo() function in ConsumedBlockInfo1032 void ConsumedBlockInfo::addInfo(const CFGBlock *Block, in addInfo() function in ConsumedBlockInfo1294 BlockInfo.addInfo(*SI, std::move(CurrStates)); in splitState()1299 BlockInfo.addInfo(*SI, std::move(FalseStates)); in splitState()1397 BlockInfo.addInfo(*SI, RawState, CurrStates); in run()
397 void addInfo(const llvm::wasm::WasmProducerInfo &info);
843 void ProducersSection::addInfo(const WasmProducerInfo &info) { in addInfo() function in lld::wasm::ProducersSection
205 out.producersSec->addInfo(info); in populateProducers()