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

  /external/llvm/lib/Transforms/IPO/
Inliner.cpp 358 static bool InlineHistoryIncludes(Function *F, int InlineHistoryID,
479 InlineHistoryIncludes(Callee, InlineHistoryID, InlineHistory))
  /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
Inliner.cpp 315 /// InlineHistoryIncludes - Return true if the specified inline history ID
317 static bool InlineHistoryIncludes(Function *F, int InlineHistoryID,
431 InlineHistoryIncludes(Callee, InlineHistoryID, InlineHistory))
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
Inliner.cpp 439 static bool InlineHistoryIncludes(
576 InlineHistoryIncludes(Callee, InlineHistoryID, InlineHistory))
    [all...]

Completed in 775 milliseconds