Searched defs:Vars (Results 1 – 13 of 13) sorted by relevance
54 ComputeASanStackFrameLayout(SmallVectorImpl<ASanStackVariableDescription> &Vars, in ComputeASanStackFrameLayout()98 const SmallVectorImpl<ASanStackVariableDescription> &Vars) { in ComputeASanStackFrameDescription()116 GetShadowBytes(const SmallVectorImpl<ASanStackVariableDescription> &Vars, in GetShadowBytes()135 const SmallVectorImpl<ASanStackVariableDescription> &Vars, in GetShadowBytesAfterScope()
134 CfgVector<Variable *> Vars; variable
284 void partitionGlobalsBySection(const VariableDeclarationList &Vars, in partitionGlobalsBySection()312 void ELFObjectWriter::writeDataSection(const VariableDeclarationList &Vars, in writeDataSection()339 const VariableDeclarationPartition &Vars, in writeDataOfType()
305 const VarList &Vars = Func->getVariables(); in initForSecondChance() local
122 Variable **Vars = nullptr; variable
384 void copyRegAllocFromInfWeightVariable64On32(const VarList &Vars) { in copyRegAllocFromInfWeightVariable64On32()6789 void TargetDataARM32::lowerGlobals(const VariableDeclarationList &Vars, in lowerGlobals()
5666 void TargetDataMIPS32::lowerGlobals(const VariableDeclarationList &Vars, in lowerGlobals()
7026 void TargetDataX8664::lowerGlobals(const VariableDeclarationList &Vars, in lowerGlobals()
7760 void TargetDataX8632::lowerGlobals(const VariableDeclarationList &Vars, in lowerGlobals()
177 std::vector<std::tuple<uint32_t, const MCSymbol *, uint32_t>> Vars; variable
798 auto Vars = DU->getScopeVariables().lookup(Scope); in createScopeChildrenDIE() local
452 void MemorySSAUpdater::fixupDefs(const SmallVectorImpl<WeakVH> &Vars) { in fixupDefs()
444 SmallDenseMap<DebugVariable, unsigned, 8> Vars; member in __anonef9593520111::LiveDebugValues::OpenRangesSet