Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp215 int DestBlock = Dest->getNumber(); in computeBranchSize() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp238 static bool tryToSinkInstruction(Instruction *I, BasicBlock *DestBlock) { in tryToSinkInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4728 BasicBlock *DestBlock) { in tryToSinkInstruction()
4818 BasicBlock *DestBlock, SmallVectorImpl<DbgVariableIntrinsic *> &DbgUsers) { in tryToSinkInstructionDbgValues()
4877 BasicBlock *DestBlock, in tryToSinkInstructionDbgVariableRecords()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1410 transferDefinedSymbol(Symbol &Sym, Block &DestBlock, in transferDefinedSymbol()