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 264 /// FindAllocaDbgDeclare - Finds the llvm.dbg.declare intrinsic corresponding to
266 DbgDeclareInst *FindAllocaDbgDeclare(Value *V);
  /external/llvm/lib/Transforms/Utils/
Local.cpp     [all...]
PromoteMemoryToRegister.cpp 158 DbgDeclare = FindAllocaDbgDeclare(AI);
    [all...]

Completed in 639 milliseconds