Searched refs:Msgs (Results 1 – 2 of 2) sorted by relevance
3357 SmallVector<std::string, 4> Msgs; in VerifyInstructionFlags() local3362 Msgs.push_back("pattern has side effects, but hasSideEffects isn't set"); in VerifyInstructionFlags()3367 Msgs.push_back("pattern may store, but mayStore isn't set"); in VerifyInstructionFlags()3371 Msgs.push_back("pattern may load, but mayLoad isn't set"); in VerifyInstructionFlags()3374 if (Msgs.empty()) in VerifyInstructionFlags()3378 for (const std::string &Msg : Msgs) in VerifyInstructionFlags()
339 Add support for Address-Withdraw and Label-Withdraw Msgs