Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp370 void Instruction::moveBefore(BasicBlock &BB, const BBIterator &WhereIt) { in moveBefore()
411 void Instruction::insertInto(BasicBlock *BB, const BBIterator &WhereIt) { in insertInto()