Searched defs:CurInst (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h73 BasicBlock::iterator CurInst; // The next instruction to execute member in struct:llvm::ExecutionContext
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp197 MachineBasicBlock::iterator CurInst; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h85 const Instruction *CurInst; member in class:llvm::SelectionDAGBuilder
/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp2389 bool Evaluator::EvaluateBlock(BasicBlock::iterator CurInst, argument
2742 BasicBlock::iterator CurInst = CurBB->begin(); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2434 Instruction *CurInst = BI++; local
[all...]

Completed in 145 milliseconds