Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMAsmPrinter.h62 SmallPtrSet<const GlobalVariable*,2> PromotedGlobals; variable
H A DARMMachineFunctionInfo.h139 SmallPtrSet<const GlobalVariable*,2> PromotedGlobals; variable
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp320 auto PromotedGlobals = PromoteSymbols(M); in emitPartition() local
H A DIndirectionUtils.cpp285 std::vector<GlobalValue *> PromotedGlobals; in operator ()() local