Searched refs:LocationInst (Results 1 – 1 of 1) sorted by relevance
1584 Instruction *LocationInst = dyn_cast<Instruction>(Location); in fixupDebugInfoPostExtraction() local1585 return LocationInst && LocationInst->getFunction() != &NewFunc; in fixupDebugInfoPostExtraction()