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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp99 FixedBlockInfo *FBI = &BlockInfo[MBB->getNumber()]; local
100 if (FBI->hasResources())
101 return FBI;
104 FBI->HasCalls = false;
116 FBI->HasCalls = true;
132 FBI->InstrCount = InstrCount;
140 return FBI;
/openbsd-current/gnu/llvm/llvm/lib/ProfileData/
H A DGCOV.cpp566 static raw_ostream &operator<<(raw_ostream &OS, const formatBranchInfo &FBI) { argument
567 FBI.print(OS);
/openbsd-current/gnu/gcc/gcc/doc/include/
H A Dtexinfo.tex2048 % @acronym for "FBI", "NATO", and the like.
/openbsd-current/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.tex1947 % @acronym for "FBI", "NATO", and the like.

Completed in 99 milliseconds