Searched refs:getAsMDNode (Results 1 – 9 of 9) sorted by relevance
179 DILocation LastDIL(LastLoc.getAsMDNode(Ctx)); in runOnFunction()186 DILocation FirstDIL(FirstLoc.getAsMDNode(Ctx)); in runOnFunction()
451 NewInlinedAtDL.getAsMDNode(Ctx)); in updateInlinedAtInfo()455 InlinedAtDL.getAsMDNode(Ctx)); in updateInlinedAtInfo()
102 MDNode *getAsMDNode(const LLVMContext &Ctx) const;
137 DILocation DIL(getDebugLoc().getAsMDNode(getFunction().getContext())); in getLocation()
693 return DbgLoc.getAsMDNode(getContext()); in getMetadataImpl()713 DbgLoc.getAsMDNode(getContext()))); in getAllMetadataImpl()
120 MDNode *DebugLoc::getAsMDNode(const LLVMContext &Ctx) const { in getAsMDNode() function in DebugLoc
2014 .getAsMDNode(unwrap(Builder)->getContext())); in LLVMGetCurrentDebugLocation()
449 MDNode *MD = Loc.getAsMDNode(I.getContext()); in addDebugLocation()
547 DILocation DIL(DLoc.getAsMDNode(*Ctx)); in getInstWeight()