Home
last modified time | relevance | path

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

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