Searched defs:resetCachedCostInfo (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ | ||
D | InlineAlways.cpp | 50 void resetCachedCostInfo(Function *Caller) { in resetCachedCostInfo() function in __anon371af72c0111::AlwaysInliner |
D | InlineSimple.cpp | 50 void resetCachedCostInfo(Function *Caller) { in resetCachedCostInfo() function in __anon4b2aafc50111::SimpleInliner |
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ | ||
D | InlineCost.h | 171 void resetCachedCostInfo(Function* Caller) { in resetCachedCostInfo() function |