Home
last modified time | relevance | path

Searched defs:PromotedGlobals (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h62 SmallPtrSet<const GlobalVariable*,2> PromotedGlobals; variable
H A DARMMachineFunctionInfo.h130 SmallPtrSet<const GlobalVariable*,2> PromotedGlobals; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp317 auto PromotedGlobals = PromoteSymbols(M); in emitPartition() local
H A DIndirectionUtils.cpp258 std::vector<GlobalValue *> PromotedGlobals; in operator ()() local