Home
last modified time | relevance | path

Searched refs:genBitCastInst (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DTLSVariableHoist.cpp231 Instruction *TLSVariableHoistPass::genBitCastInst(Function &Fn, in genBitCastInst() function in TLSVariableHoistPass
251 auto *CastInst = genBitCastInst(Fn, GV); in tryReplaceTLSCandidate()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Scalar/
H A DTLSVariableHoist.h124 Instruction *genBitCastInst(Function &Fn, GlobalVariable *GV);