Home
last modified time | relevance | path

Searched refs:getAsStr (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp449 LLVM_DEBUG(dbgs() << "[Attributor] RV: " << RV << " AA: " << AA.getAsStr() in clampReturnedValueStates()
516 << " AA: " << AA.getAsStr() << " @" << ACSArgPos << "\n"); in clampCallSiteArgumentStates()
742 const std::string getAsStr() const override { in getAsStr() function
915 const std::string getAsStr() const override;
1000 const std::string AAReturnedValuesImpl::getAsStr() const { in getAsStr() function in __anon811b40a70111::AAReturnedValuesImpl
1274 const std::string getAsStr() const override { in getAsStr() function
1432 const std::string getAsStr() const override { in getAsStr() function
1728 const std::string getAsStr() const override { in getAsStr() function
1788 const std::string getAsStr() const override { in getAsStr() function
1830 const std::string getAsStr() const override { in getAsStr() function
[all …]
H A DOpenMPOpt.cpp1913 const std::string getAsStr() const override { return "ICVTrackerFunction"; } in getAsStr() function
2099 const std::string getAsStr() const override { in getAsStr() function
2198 const std::string getAsStr() const override { return "ICVTrackerCallSite"; } in getAsStr() function
2237 const std::string getAsStr() const override { in getAsStr() function
2290 const std::string getAsStr() const override { in getAsStr() function
H A DAttributor.cpp2304 OS << " at position " << getIRPosition() << " with state " << getAsStr() in print()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h2361 virtual const std::string getAsStr() const = 0;
3492 const std::string getAsStr() const override {