Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DCodeGenPrepare.cpp443 bool fixupDbgValue(Instruction *I);
2351 return fixupDbgValue(II); in optimizeCallInst()
8259 bool CodeGenPrepare::fixupDbgValue(Instruction *I) { in fixupDbgValue() function in CodeGenPrepare