Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp22 GVPredicate ShouldExtract) { in extractSubModule()
356 auto ShouldExtract = [&](const GlobalValue &GV) -> bool { in emitPartition() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp805 Value *ShouldExtract = in visitExtractElementInst() local