Searched refs:GetBlockInsertionPoint (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkBuilder.hpp221 llvm::BasicBlock* GetBlockInsertionPoint() const;
H A DsharkIntrinsics.cpp160 BasicBlock *ip = builder()->GetBlockInsertionPoint();
H A DsharkBlock.cpp968 BasicBlock *ip = builder()->GetBlockInsertionPoint();
1089 BasicBlock *ip = builder()->GetBlockInsertionPoint();
1127 BasicBlock *ip = builder()->GetBlockInsertionPoint();
H A DsharkBuilder.cpp578 BasicBlock* SharkBuilder::GetBlockInsertionPoint() const { function in class:SharkBuilder

Completed in 34 milliseconds