Searched refs:fixupDbgValue (Results 1 – 1 of 1) sorted by relevance
447 bool fixupDbgValue(Instruction *I);2524 return fixupDbgValue(II); in optimizeCallInst()8542 bool CodeGenPrepare::fixupDbgValue(Instruction *I) { in fixupDbgValue() function in CodeGenPrepare