Searched defs:insertDPValueAfter (Results 1 – 2 of 2) sorted by relevance
483 void DPMarker::insertDPValueAfter(DPValue *New, DPValue *InsertAfter) { in insertDPValueAfter() function in llvm::DPMarker
1080 void BasicBlock::insertDPValueAfter(DPValue *DPV, Instruction *I) { in insertDPValueAfter() function in BasicBlock