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

  /external/llvm/include/llvm/Transforms/Utils/
Local.h 269 /// FindAllocaDbgDeclare - Finds the llvm.dbg.declare intrinsic corresponding to
271 DbgDeclareInst *FindAllocaDbgDeclare(Value *V);
  /external/llvm/lib/Transforms/Utils/
Local.cpp     [all...]
PromoteMemoryToRegister.cpp 159 DbgDeclare = FindAllocaDbgDeclare(AI);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp     [all...]

Completed in 92 milliseconds