Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMAsmPrinter.h62 SmallPtrSet<const GlobalVariable*,2> PromotedGlobals; variable
HDARMMachineFunctionInfo.h129 SmallPtrSet<const GlobalVariable*,2> PromotedGlobals; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDCompileOnDemandLayer.cpp289 auto PromotedGlobals = PromoteSymbols(M); in emitPartition() local
HDIndirectionUtils.cpp260 std::vector<GlobalValue *> PromotedGlobals; in operator ()() local