Searched refs:getSimplifiedValue (Results 1 – 15 of 15) sorted by relevance
148 static SimpleType getSimplifiedValue(TrackingMDRef &MD) { return MD.get(); }154 static SimpleType getSimplifiedValue(const TrackingMDRef &MD) {162 static SimpleType getSimplifiedValue(TypedTrackingMDRef<T> &MD) {170 static SimpleType getSimplifiedValue(const TypedTrackingMDRef<T> &MD) {
119 static SimpleType getSimplifiedValue(Use &Val) { return Val.get(); }124 static SimpleType getSimplifiedValue(const Use &Val) { return Val.get(); }
170 static SimpleType getSimplifiedValue(WeakVH &WVH) { return WVH; }175 static SimpleType getSimplifiedValue(const WeakVH &WVH) { return WVH; }234 static SimpleType getSimplifiedValue(WeakTrackingVH &WVH) { return WVH; }239 static SimpleType getSimplifiedValue(const WeakTrackingVH &WVH) {
325 static SimpleType getSimplifiedValue(User::op_iterator &Val) {332 static SimpleType getSimplifiedValue(User::const_op_iterator &Val) {
790 static SimpleType getSimplifiedValue(MDOperand &MD) { return MD.get(); }796 static SimpleType getSimplifiedValue(const MDOperand &MD) { return MD.get(); }
37 static SimpleType &getSimplifiedValue(From &Val) { return Val; } in getSimplifiedValue() function47 static RetType getSimplifiedValue(const From& Val) {48 return simplify_type<From>::getSimplifiedValue(const_cast<From&>(Val));123 simplify_type<const From>::getSimplifiedValue(Val));226 simplify_type<From>::getSimplifiedValue(Val));
255 static SimpleType getSimplifiedValue(AssumptionCache::ResultElem &Val) {262 static SimpleType getSimplifiedValue(const AssumptionCache::ResultElem &Val) {
284 static SimpleType getSimplifiedValue(IntrusiveRefCntPtr<T> &Val) {292 static SimpleType getSimplifiedValue(const IntrusiveRefCntPtr<T> &Val) {
189 static SimpleType getSimplifiedValue(const iterator &Node) { return &*Node; }
372 static SimpleType getSimplifiedValue(::clang::CanQual<T> Val) {
1317 static SimpleType getSimplifiedValue(::clang::QualType Val) {
260 static SimpleType getSimplifiedValue(SDValue &Val) {267 static SimpleType getSimplifiedValue(const SDValue &Val) {363 static SimpleType getSimplifiedValue(SDUse &Val) {
428 Optional<Constant *> getSimplifiedValue(Instruction *I) { in getSimplifiedValue() function in __anondb71d90f0111::CallAnalyzer1188 auto C = ICCA->getSimplifiedValue(const_cast<Instruction *>(I)); in emitInstructionAnnot()
1477 getSimplifiedValue(clang::ento::CallEventRef<T> Val) {
1476 static SimpleType getSimplifiedValue(::clang::CFGTerminator Val) {