Searched refs:SetCurrentDebugComment (Results 1 – 4 of 4) sorted by relevance
343 void LMIRBuilder::SetCurrentDebugComment(const std::string& comment) in SetCurrentDebugComment() function in maple::litecg::LMIRBuilder345 mirBuilder.SetCurrentDebugComment(comment); in SetCurrentDebugComment()
344 void SetCurrentDebugComment(const std::string &comment) in SetCurrentDebugComment() function
503 void SetCurrentDebugComment(const std::string& comment);
248 lmirBuilder_->SetCurrentDebugComment(acc_.ToString(gate)); in HandleBB()