Searched defs:Site (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DMachineModuleInfo.h353 void setCallSiteBeginLabel(MCSymbol *BeginLabel, unsigned Site) { argument
371 void setCurrentCallSite(unsigned Site) { CurCallSite = Site; } argument
/macosx-10.10/llvmCore-3425.0.34/lib/ExecutionEngine/JIT/
H A DJITDwarfEmitter.cpp341 CallSiteEntry Site = {LastLabel, BeginLabel, 0, 0}; local
346 CallSiteEntry Site = {BeginLabel, LastLabel, local
370 CallSiteEntry Site = {LastLabel, 0, 0, 0}; local
[all...]

Completed in 120 milliseconds