Searched refs:alloc_md (Results 1 – 4 of 4) sorted by relevance
40 md=$(alloc_md)62 md=$(alloc_md)85 md=$(alloc_md)108 md=$(alloc_md)131 md=$(alloc_md)155 alloc_md() function
41 us=$(alloc_md)111 us=$(alloc_md)137 us=$(alloc_md)185 us=$(alloc_md)210 us=$(alloc_md)239 alloc_md() function
22 work=$(alloc_md)23 src=$(alloc_md)101 work=$(alloc_md)102 src=$(alloc_md)145 alloc_md() function
1122 MDNode *alloc_md = alloc->getMetadata("clang.decl.ptr"); in RewritePersistentAlloc() local1124 if (!alloc_md || !alloc_md->getNumOperands()) in RewritePersistentAlloc()1128 mdconst::dyn_extract<ConstantInt>(alloc_md->getOperand(0)); in RewritePersistentAlloc()