D | Instructions.cpp | 787 void LoadInst::AssertOK() { in AssertOK() 792 LoadInst::LoadInst(Value *Ptr, const Twine &Name, Instruction *InsertBef) in LoadInst() function in LoadInst 801 LoadInst::LoadInst(Value *Ptr, const Twine &Name, BasicBlock *InsertAE) in LoadInst() function in LoadInst 810 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst 820 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst 830 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst 840 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst 852 LoadInst::LoadInst(Value *Ptr, const char *Name, Instruction *InsertBef) in LoadInst() function in LoadInst 861 LoadInst::LoadInst(Value *Ptr, const char *Name, BasicBlock *InsertAE) in LoadInst() function in LoadInst 870 LoadInst::LoadInst(Value *Ptr, const char *Name, bool isVolatile, in LoadInst() function in LoadInst [all …]
|