Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp1584 Instruction *LocationInst = dyn_cast<Instruction>(Location); in fixupDebugInfoPostExtraction() local
1585 return LocationInst && LocationInst->getFunction() != &NewFunc; in fixupDebugInfoPostExtraction()