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

  /external/llvm/lib/Analysis/
InlineCost.cpp 132 bool isAllocaDerivedArg(Value *V);
243 bool CallAnalyzer::isAllocaDerivedArg(Value *V) {
580 if (isAllocaDerivedArg(V))
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
InlineCost.cpp 185 bool isAllocaDerivedArg(Value *V);
315 bool CallAnalyzer::isAllocaDerivedArg(Value *V) {
760 if (isAllocaDerivedArg(V))
    [all...]

Completed in 614 milliseconds