HomeSort by relevance Sort by last modified time
    Searched full:dbgdeclare (Results 1 - 1 of 1) sorted by null

  /external/llvm/lib/Transforms/Utils/
PromoteMemoryToRegister.cpp 307 DbgDeclareInst *DbgDeclare;
316 DbgDeclare = 0;
352 DbgDeclare = FindAllocaDbgDeclare(AI);
434 if (DbgDeclareInst *DDI = Info.DbgDeclare) {
469 if (DbgDeclareInst *DDI = Info.DbgDeclare) {
486 if (DbgDeclareInst *DDI = Info.DbgDeclare)
527 if (Info.DbgDeclare) AllocaDbgDeclares[AllocaNum] = Info.DbgDeclare;
    [all...]

Completed in 36 milliseconds