Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuilder.h435 Address CreateLaunderInvariantGroup(Address Addr) { in CreateLaunderInvariantGroup() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp1118 Value *IRBuilderBase::CreateLaunderInvariantGroup(Value *Ptr) { in CreateLaunderInvariantGroup() function in IRBuilderBase