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 DIRPartitionLayer.cpp18 GVPredicate ShouldExtract) { in extractSubModule()
282 auto ShouldExtract = [&](const GlobalValue &GV) -> bool { in emitPartition() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp1141 Value *ShouldExtract = in visitExtractElementInst() local