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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp79 Instruction *CurInst = *WorkList.begin(); local
H A DEvaluator.cpp328 bool Evaluator::EvaluateBlock(BasicBlock::iterator CurInst, argument
695 BasicBlock::iterator CurInst = CurBB->begin(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h63 BasicBlock::iterator CurInst; // The next instruction to execute member in struct:llvm::ExecutionContext
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMustExecute.h358 const Instruction *CurInst; member in struct:llvm::MustBeExecutedIterator
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp275 MachineBasicBlock::iterator CurInst; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h98 const Instruction *CurInst = nullptr; member in class:llvm::SelectionDAGBuilder
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2274 bool GVN::performScalarPRE(Instruction *CurInst) { argument
2467 Instruction *CurInst = &*BI++; local
[all...]

Completed in 179 milliseconds