Searched refs:ComponentLB (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7295 Address ComponentLB = Address::invalid(); local
7304 ComponentLB =
7308 ComponentLB =
7313 CGF.Int8Ty, ComponentLB.getPointer(), LB.getPointer());
7329 LB = CGF.Builder.CreateConstGEP(ComponentLB, 1);

Completed in 94 milliseconds