Home
last modified time | relevance | path

Searched defs:addLocal (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/AST/Interp/
H A DCompiler.h
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.h94 void addLocal(MVT VT) { Locals.push_back(VT); } in addLocal() function
/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h394 void addLocal(const BlockNode &Node, uint64_t Amount) { in addLocal() function