Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DTracker.cpp297 InsertIntoBB::InsertIntoBB(Instruction *InsertedI) : InsertedI(InsertedI) {} in InsertIntoBB() function in InsertIntoBB
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp856 MachineOperand &UseMO) { in applyCombineExtendingLoads()