Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp22 extractSubModule(ThreadSafeModule & TSM,StringRef Suffix,GVPredicate ShouldExtract) extractSubModule() argument
359 auto ShouldExtract = [&](const GlobalValue &GV) -> bool { emitPartition() local
/llvm-project/clang/tools/clang-linker-wrapper/
H A DClangLinkerWrapper.cpp1344 bool ShouldExtract = !IsArchive; getSymbolsFromBitcode() local
1391 bool ShouldExtract = !IsArchive; getSymbolsFromObject() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp1042 Value *ShouldExtract = visitExtractElementInst() local