Home
last modified time | relevance | path

Searched refs:setVariable (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIntrinsicInst.h246 void setVariable(DILocalVariable *NewVar) { in setVariable() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1607 DVI->setVariable(cast<DILocalVariable>(NewVar)); in fixupDebugInfoPostExtraction()