Searched refs:BlockAddresses (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | LLVMContextImpl.h | 159 DenseMap<std::pair<Function*, BasicBlock*> , BlockAddress*> BlockAddresses; variable
|
D | Constants.cpp | 1145 F->getContext().pImpl->BlockAddresses[std::make_pair(F, BB)]; in get() 1166 ->BlockAddresses.erase(std::make_pair(getFunction(), getBasicBlock())); in destroyConstant() 1185 getContext().pImpl->BlockAddresses[std::make_pair(NewF, NewBB)]; in replaceUsesOfWithOnConstant() 1191 getContext().pImpl->BlockAddresses.erase(std::make_pair(getFunction(), in replaceUsesOfWithOnConstant()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Constants.cpp | 1413 F->getContext().pImpl->BlockAddresses[std::make_pair(F, BB)]; in get() 1436 F->getContext().pImpl->BlockAddresses.lookup(std::make_pair(F, BB)); in lookup() 1444 ->BlockAddresses.erase(std::make_pair(getFunction(), getBasicBlock())); in destroyConstantImpl() 1464 getContext().pImpl->BlockAddresses[std::make_pair(NewF, NewBB)]; in handleOperandChangeImpl() 1472 getContext().pImpl->BlockAddresses.erase(std::make_pair(getFunction(), in handleOperandChangeImpl()
|
D | LLVMContextImpl.h | 1282 BlockAddresses;
|
/external/llvm/lib/IR/ |
D | Constants.cpp | 1363 F->getContext().pImpl->BlockAddresses[std::make_pair(F, BB)]; in get() 1386 F->getContext().pImpl->BlockAddresses.lookup(std::make_pair(F, BB)); in lookup() 1394 ->BlockAddresses.erase(std::make_pair(getFunction(), getBasicBlock())); in destroyConstantImpl() 1414 getContext().pImpl->BlockAddresses[std::make_pair(NewF, NewBB)]; in handleOperandChangeImpl() 1422 getContext().pImpl->BlockAddresses.erase(std::make_pair(getFunction(), in handleOperandChangeImpl()
|
D | LLVMContextImpl.h | 1097 BlockAddresses;
|
/external/dexmaker/lib/ |
D | dalvik-dx-9.0.0_r3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |