Home
last modified time | relevance | path

Searched defs:CurInst (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h62 BasicBlock::iterator CurInst; // The next instruction to execute member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp299 Instruction *CurInst = *WorkList.begin(); in collectInstructionsInBetween() local
387 __anonecf1d5550702(Instruction *CurInst) isSafeToMoveBefore() argument
H A DEvaluator.cpp295 bool Evaluator::EvaluateBlock(BasicBlock::iterator CurInst, BasicBlock *&NextBB, in EvaluateBlock()
652 BasicBlock::iterator CurInst = CurBB->begin(); in EvaluateFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp308 MachineBasicBlock::iterator CurInst; in searchBackwards() local
402 MachineBasicBlock::iterator CurInst = std::next(I); in searchALUInst() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMustExecute.h366 const Instruction *CurInst; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h99 const Instruction *CurInst = nullptr; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2866 performScalarPRE(Instruction * CurInst) performScalarPRE() argument
3044 Instruction *CurInst = &*BI++; performPRE() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp1057 auto CurInst = MI.getIterator(); salvageCopySSAImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3335 Instruction *CurInst = SyncInst; updateImpl() local