Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1313 if (Instruction *LocationInst = dyn_cast<Instruction>(Location)) in fixupDebugInfoPostExtraction() local
1314 return LocationInst->getFunction() != &NewFunc; in fixupDebugInfoPostExtraction()