Home
last modified time | relevance | path

Searched refs:FuncChanged (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp413 bool FuncChanged = ICallPromotion.processFunction(PSI); in promoteIndirectCalls() local
414 if (ICPDUMPAFTER && FuncChanged) { in promoteIndirectCalls()
418 Changed |= FuncChanged; in promoteIndirectCalls()
/external/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp637 bool FuncChanged = ICallPromotion.processFunction(); in promoteIndirectCalls() local
638 if (ICPDUMPAFTER && FuncChanged) { in promoteIndirectCalls()
642 Changed |= FuncChanged; in promoteIndirectCalls()