Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp22 GVPredicate ShouldExtract) { in extractSubModule()
359 auto ShouldExtract = [&](const GlobalValue &GV) -> bool { in emitPartition() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp1042 Value *ShouldExtract = in visitExtractElementInst() local