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

  /external/llvm/include/llvm/IR/
CallSite.h 413 bool isInAllocaArgument(unsigned ArgNo) const {
  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 96 if (CS.isInAllocaArgument(ArgNo))
    [all...]
InstCombineCalls.cpp     [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]

Completed in 155 milliseconds