Home
last modified time | relevance | path

Searched refs:DeadComdatFunctions (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp190 Module &M, SmallVectorImpl<Function *> &DeadComdatFunctions) { in filterDeadComdatFunctions() argument
196 for (Function *F : DeadComdatFunctions) { in filterDeadComdatFunctions()
242 DeadComdatFunctions.clear(); in filterDeadComdatFunctions()
247 erase_if(DeadComdatFunctions, [&](GlobalValue *GV) { in filterDeadComdatFunctions()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp269 SmallVectorImpl<Function *> &DeadComdatFunctions) { in filterDeadComdatFunctions() argument
272 for (Function *F : DeadComdatFunctions) { in filterDeadComdatFunctions()
290 erase_if(DeadComdatFunctions, [&](Function *F) { in filterDeadComdatFunctions()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DModuleUtils.h98 Module &M, SmallVectorImpl<Function *> &DeadComdatFunctions);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DModuleUtils.h111 SmallVectorImpl<Function *> &DeadComdatFunctions);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DModuleUtils.h111 SmallVectorImpl<Function *> &DeadComdatFunctions);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DModuleUtils.h111 SmallVectorImpl<Function *> &DeadComdatFunctions);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DModuleUtils.h111 SmallVectorImpl<Function *> &DeadComdatFunctions);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DModuleUtils.h111 SmallVectorImpl<Function *> &DeadComdatFunctions);