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

/external/llvm/include/llvm/CodeGen/
H A DJITCodeEmitter.h283 /// getCurrentPCValue - This returns the address that the next emitted byte
286 virtual uintptr_t getCurrentPCValue() const { function in class:llvm::JITCodeEmitter
H A DMachineCodeEmitter.h280 /// getCurrentPCValue - This returns the address that the next emitted byte
283 virtual uintptr_t getCurrentPCValue() const { function in class:llvm::MachineCodeEmitter

Completed in 91 milliseconds