Home
last modified time | relevance | path

Searched defs:TargetMaterializeAlloca (Results 1 – 2 of 2) sorted by relevance

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/CodeGen/
H A DFastISel.h305 virtual unsigned TargetMaterializeAlloca(const AllocaInst* C) { in TargetMaterializeAlloca() function
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Target/X86/
H A DX86FastISel.cpp1922 unsigned X86FastISel::TargetMaterializeAlloca(const AllocaInst *C) { in TargetMaterializeAlloca() function in X86FastISel