Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h220 MachineIRBuilder(const MachineIRBuilderState &BState) : State(BState) {} in MachineIRBuilder() argument
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp1046 const unsigned *BState = in BifurcateCall() local
1048 if (BState) { in BifurcateCall()
1050 if (*BState == DynamicDispatchModeInlined) in BifurcateCall()