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

  /external/llvm/lib/Transforms/IPO/
InferFunctionAttrs.cpp 23 static bool inferAllPrototypeAttributes(Module &M,
40 if (!inferAllPrototypeAttributes(M, TLI))
66 return inferAllPrototypeAttributes(M, TLI);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
InferFunctionAttrs.cpp 22 static bool inferAllPrototypeAttributes(Module &M,
39 if (!inferAllPrototypeAttributes(M, TLI))
65 return inferAllPrototypeAttributes(M, TLI);

Completed in 98 milliseconds