Home
last modified time | relevance | path

Searched defs:resetCachedCostInfo (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DInlineAlways.cpp50 void resetCachedCostInfo(Function *Caller) { in resetCachedCostInfo() function in __anonbd286ca20111::AlwaysInliner
DInlineSimple.cpp50 void resetCachedCostInfo(Function *Caller) { in resetCachedCostInfo() function in __anond138253b0111::SimpleInliner
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DInlineCost.h171 void resetCachedCostInfo(Function* Caller) { in resetCachedCostInfo() function