HomeSort by relevance Sort by last modified time
    Searched refs:FindAllocaDbgDeclare (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Transforms/Utils/
Local.h 259 /// FindAllocaDbgDeclare - Finds the llvm.dbg.declare intrinsic corresponding to
261 DbgDeclareInst *FindAllocaDbgDeclare(Value *V);
  /external/llvm/lib/Transforms/Utils/
Local.cpp     [all...]
PromoteMemoryToRegister.cpp 115 DbgDeclare = FindAllocaDbgDeclare(&AI);
    [all...]

Completed in 5023 milliseconds